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.
Available sorts are workspace_integration_id, directory_user_id, vendor_id, user_full-name, user_email, provisioned_at, profile_changed_at, last_authenticated_at, deprovisioned_at, created_at, updated_at, deleted_at, state, -source_id, -user_id, -vendor_id, -user_full-name, -user_email, -email, -provisioned_at, -profile_changed_at, -last_authenticated_at, -deprovisioned_at, -created_at, -updated_at, -deleted_at, -state. You can sort by multiple options by separating them with a comma. To sort in descending order, use - sign in front of the sort, for example: -workspace_integration_id.
Filter by a partial match of the identity ID
Filter by an exact match of the workspace integration ID
Filter by an exact match of the directory user ID
Filter by an exact match of the integration vendor ID field
Filter by a partial match of the integration vendor ID field
Filter by an exact match of the email field
Filter by a partial match of the email field (useful for handles or domain names)
Filter by an exact match of the state field
Filter by searching custom profile key/value pairs for any partial string match
Filter by imported to Provisionr before date
Filter by imported to Provisionr after date
Filter by deleted before date
Filter by deleted after date
Filter by identities that were provisioned before date
Filter by identities that were provisioned after date
Filter by profile changed before date
Filter by profile changed after date
Filter by last authenticated before date
Filter by last authenticated after date
Filter by deprovisioned before date. Reminder to include trashed records.
Filter by deprovisioned after date. Reminder to include trashed records.
Include trashed records (with, only, without)
The collection of 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