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.
Workspace Service ID
CreateWorkspaceServiceAccessTokenRequestData
The display name of the access token
55"Helpdesk Ticket Automation"
A detailed description of the access token
"Production environment token managed by HashiCorp Vault."
The expiration date of this access token
WorkspaceTokenDetailedResponseData
"wstok_01hq8xyzabc123def456ghi789"
cli_activation CLI Activation Token |
cli_access CLI Access Token |
cli_refresh CLI Refresh Token |
personal_access Personal Access Token |
svc_access Service Account Access Token |
cli_activation, cli_access, cli_refresh, personal_access, svc_access A internal business logic reference description for the token
"Token for Vendor X Integration (Prod)"
The timestamps for the workspace token record
{
"created_at": "2024-03-15T10:30:00.000000Z",
"last_used_at": "2024-03-16T08:00:00.000000Z",
"expires_at": "2024-04-15T10:30:00.000000Z",
"expires_at_mins": 43200,
"requested_at": "2024-03-16T10:00:00.000000Z"
}API hyperlinks related to the workspace token record
{
"self": "https://ws-a1b2c3.provisionr.io/api/v1/workspace/tokens/wstok_01hq8xyzabc123def456ghi789"
}