Documentation Index
Fetch the complete documentation index at: https://docs.provisionr.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Directory Identity ID
DirectoryIdentityDetailedResponseData
"dridt_01hq8xyzabc123def456ghi789"
The state of the identity record (not the user)
staged The record is staged and is only visible to administrators or in the API. Since Directory Users are managed by Directory Identities with your primary integration, this usually indicates that the user is staged and will be activated or onboarded soon. Staged users are not included in ruleset manifests until they are active users. |
active The record is active. |
orphan The record is active but is not associated with a Directory User. |
expiring The expires_at value is set in the future for the record. You can run the activate action to remove the scheduled expiration. |
expired The expires_at value is in the past and the record was deactivated. |
suspended The record is temporarily suspended. This reflects the state of the primary Workspace Integration. |
deactivated The record was deactivated in the primary Workspace Integration. |
staged, active, orphan, expiring, expired, suspended, deactivated The ID of the user on the vendor API in its native format
The email address of the user in the vendor API. This is used for Directory User lookup matching
The vendor API profile data (raw) that is imported. This likely contains sensitive PII. This endpoint requires directory.identity.view permission.
If you do not have permission, use the api/v1/directory/users?include=identities to get a nested list of identities for a user without the profile
The timestamps for the directory identity record
Count of related records
Included related resources
API hyperlinks related to the directory identity record