How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Drata Personnel API

Personnel are people who work for your organization. The [help docs](https://help.drata.com/en/collections/2653981) have more information.

Drata Personnel API is one of 52 APIs that Drata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Personnel. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 11 operations across 8 paths, and defines 43 schemas. It is described by OpenAPI 3.2.0, at version V2.

Requests are made against 3 base URLs: https://public-api.drata.com/public/v2, https://public-api.eu.drata.com/public/v2, https://public-api.apac.drata.com/public/v2.

11 operations 8 paths 43 schemas 1 DELETE6 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
V2
Base URL
https://public-api.drata.com/public/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Drata Personnel API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API_KEY) (bearer).

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 1 DELETE, 6 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Personnel 11

Personnel are people who work for your organization. The [help docs](https://help.drata.com/en/collections/2653981) have more information.

GET
/personnel
List Personnel
PersonnelPublicV2Controller_listPersonnel 8 params → 200400401403412500
GET
/personnel-search
Search Personnel across all workspaces
PersonnelPublicV2Controller_searchPersonnelAcrossWorkspaces 31 params → 200400401403412500
GET
/workspaces/{workspaceId}/personnel-search
Search Personnel within a workspace
PersonnelPublicV2Controller_searchPersonnel 32 params → 200400401403412500
GET
/personnel/{personnelId}
Get Personnel
PersonnelPublicV2Controller_getPerson 2 params → 200400401403404412500
PUT
/personnel/{personnelId}
Update Personnel
PersonnelPublicV2Controller_modifyPerson 1 param body → 200400401403404412500
POST
/personnel/actions
Reset Personnel Sync
PersonnelPublicV2Controller_performPersonnelAction body → 201400401403409412500
GET
/workspaces/{workspaceId}/scoped-personnel-groups
List Workspace Scoped Personnel Groups 🧪
ScopedPersonnelGroupsPublicV2Controller_listScopedPersonnelGroups 5 params → 200400401403404412500
POST
/workspaces/{workspaceId}/scoped-personnel-groups
Add Personnel Group To Workspace Scope 🧪
ScopedPersonnelGroupsPublicV2Controller_addScopedPersonnelGroup 1 param body → 201400401403404409412500
PUT
/workspaces/{workspaceId}/scoped-personnel-groups
Replace Workspace Scoped Personnel Groups 🧪
ScopedPersonnelGroupsPublicV2Controller_putScopedPersonnelGroups 1 param body → 204400401403404412500
DELETE
/workspaces/{workspaceId}/scoped-personnel-groups/{groupId}
Remove Personnel Group From Workspace Scope 🧪
ScopedPersonnelGroupsPublicV2Controller_removeScopedPersonnelGroup 2 params → 204400401403404412500
GET
/workspaces/{workspaceId}/scoped-personnel-counts
Get Workspace Scoped Personnel Counts 🧪
ScopedPersonnelGroupsPublicV2Controller_getScopedPersonnelCounts 1 param → 200400401403404412500

Schemas 43

The contract defines 43 schemas that model the data the API accepts and returns. The most detailed are PersonSearchResponsePublicV2Dto (19 properties), PersonnelSearchFacetsResponsePublicV2Dto (17 properties), PersonResponsePublicV2Dto (13 properties), ConnectionCompactResponsePublicV2Dto (10 properties). Each schema is shown below with its type and property counts.

ScopedPersonnelGroupItemResponsePublicV2Dto
object
3 properties 3 required
PersonnelSearchFacetsResponsePublicV2Dto
object
17 properties
ExceptionResponseDto
object
4 properties 3 required
ScopedPersonnelGroupsPutRequestPublicV2Dto
object
1 property 1 required
ConnectionCompactResponsePublicV2Dto
object
10 properties 10 required
PersonnelResponsePublicV2Dto
object
2 properties 2 required
CustomRangeFieldFilterPublicV2Dto
object
4 properties
UserCompactResponsePublicV2Dto
object
6 properties 6 required
ComplianceCheckStatusEnum
string
FacetBucketResponsePublicV2Dto
object
2 properties 2 required
ComplianceCheckTypeEnum
string
ComplianceCheckExclusionResponsePublicV2Dto
object
7 properties 7 required
PersonSearchResponsePublicV2Dto
object
19 properties 10 required
PaginationResponsePublicV2Dto
object
1 property 1 required
ScopedPersonnelCountsResponsePublicV2Dto
object
2 properties 2 required
SortDirectionEnum
string
ScopedPersonnelGroupsPostRequestPublicV2Dto
object
1 property 1 required
PersonnelSearchFacetEnum
string
CustomFieldFilterPublicV2Dto
object
3 properties 1 required
PersonnelSortEnum
string
CheckFrequencyEnum
string
GroupCompactResponsePublicV2Dto
object
7 properties 6 required
PersonResponsePublicV2Dto
object
13 properties 7 required
PersonnelActionsRequestPublicV2Dto
object
2 properties 1 required
PersonnelActionEnum
string
PersonnelExpandEnum
string
PersonnelSearchResponsePublicV2Dto
object
3 properties 2 required
ComplianceCheckStatusPublicV2Enum
string
PersonnelModifyRequestPublicV2Dto
object
5 properties
PersonnelSyncStatusPublicV2Enum
string
CustomFieldSubmitRequestPublicV2Dto
object
3 properties 1 required
ScopedPersonnelGroupsListResponsePublicV2Dto
object
2 properties 2 required
ExceptionResponsePublicV2Dto
object
5 properties 4 required
EmploymentStatusEnum
string
CustomFieldResponsePublicV2Dto
object
3 properties 2 required
PaginationTotalCountResponsePublicV2Dto
object
2 properties 1 required
PersonnelSearchExpandEnum
string
ComplianceCheckWithExclusionResponsePublicV2Dto
object
10 properties 6 required
PersonnelComplianceChecksSubcollectionPublicV2Dto
object
2 properties 2 required
PersonnelGroupsSubcollectionPublicV2Dto
object
2 properties 2 required
SortTypeLimitedEnum
string
PersonnelActionsResponsePublicV2Dto
object
1 property 1 required
PersonnelCustomFieldsSubcollectionPublicV2Dto
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

drata-personnel-api-openapi.yml Raw ↑

Other APIs Drata publishes across the network.

Drata MCP Server
Drata Account Members API
Drata Accounts API
Drata Assets API
Drata Audit Requests API
Drata Audits API
Drata Background Checks API
Drata Company API
Drata Control Library API
Drata Control Notes API
Drata Control Owners API
Drata Controls API
Where this information came from

This is an independent, third-party profile of Drata Personnel API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.