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 User ID
Available includes are secondary-users, secondary-users-count, secondary-users-exists, policy-conditions, policy-conditions-count, policy-conditions-exists, policy-users, policy-users-count, policy-users-exists, policy-rules-manifest, policy-rules-manifest-count, policy-rules-manifest-exists, policy-rules-qualified, policy-rules-qualified-count, policy-rules-qualified-exists, policy-rules-staged, policy-rules-staged-count, policy-rules-staged-exists, policy-rulesets, policy-rulesets-count, policy-rulesets-exists. You can include multiple options by separating them with a comma.
DirectoryUserDetailedResponseData
"drusr_01hq8xyzabc123def456ghi789"
The state of the directory 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. |
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, expiring, expired, suspended, deactivated "active"
The ID of the manager
"drusr_01kam9z5z71f7r4hhrm2ydxkhn"
Whether or not the user is a people manager with direct reports
true
The first (given) name of the user
"Dade"
The last (family) name of the user
"Murphy"
The first and last name of the user
"Dade Murphy"
The email address of the user
"dmurphy@redshirt.systems"
The username of the user. Unless overridden, this is usually the email address handle
"dmurphy"
The badge ID number of the user. This value is dynamically obtained from the primary integration based on the badge_id_profile_key
The employee ID number of the user. This value is dynamically obtained from the primary integration based on the employee_id_profile_key
An alternative/secondary employee ID number of the user. This value is dynamically obtained from the primary integration based on the employee_alt_id_profile_key
The timestamps for the directory user record
The user's organization metadata based on their dimension attributes
{
"cost_center": "CC-1234",
"department": "Infrastructure",
"division": "Engineering",
"title": "Senior Engineer"
}The user's custom key/value metadata added by someone or automation in your organization
{
"custom_field_1": "value1",
"employee_type": "full-time",
"desk_number": "42"
}Counts of related resources for the directory user
Related resources for the directory user. Use include parameter with a comma separated list of resources to fetch related data
API hyperlinks related to the directory user record