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 id, provider_id, name, handle, email, ui_mode, ui_color, created_at, updated_at, last_authenticated_at, last_activity_at, deleted_at, state, -id, -provider_id, -name, -handle, -email, -ui_mode, -ui_color, -created_at, -updated_at, -last_authenticated_at, -last_activity_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: -id.
Available includes are devices, devices-count, devices-exists, roles, roles-count, roles-exists. You can include multiple options by separating them with a comma.
Can be a value of with (response will contain deleted items as well), only (will contain only deleted items), or any arbitrary value (will contain only not deleted items).
The collection of WorkspaceUserDetailedResponseData
"wsusr_01hq8xyzabc123def456ghi789"
staged The record is staged and is only visible to administrators or in the API. Use the activate method during your change window. |
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. |
deactivated The record was deactivated manually by an administrator. |
staged, active, expiring, expired, deactivated google Google Account (not Workspace specific) |
fleetdock Provisionr Fleetdock |
okta Okta Workforce Identity |
google, fleetdock, okta The ID of the user from the IdP SSO Response
The first and last name of the user from the IdP SSO Response
The username of the user. Unless overridden, this is usually the email address handle
The email address of the user
Provisionr has UI color accessibility features that allows each user to choose light or dark mode
Provisionr has UI color accessibility features that allows each user to choose any color theme that they prefer and light or dark mode for the application UI. The sign in page and the default color theme for users is usually based on your company branding or logo color.
You can see all of the colors in the Tailwind CSS docs: https://tailwindcss.com/docs/colors
The timestamps for the workspace user record
{
"created_at": "2024-03-15T10:30:00.000000Z",
"updated_at": "2024-03-15T14:22:00.000000Z",
"expires_at": null,
"last_authenticated_at": "2024-03-16T08:00:00.000000Z",
"last_activity_at": "2024-03-16T09:30:00.000000Z",
"deleted_at": null
}Count of related records
API hyperlinks related to the workspace user record