v4

latestOpenAPI 3.0.1Apache 2.02026-07-312457525.9 MB
User API

Get personal access token by ID

get/user/tokens/{id}

Path parameters

idstring required
Example:ed0f8927-c116-4afe-b555-c888dfd86c92

The ID of the access token

Response

urlstring

API endpoint to GET this object

html_urlstring

Web URL to view this object in Buddy.works

idstring

The ID of the access token

namestring

The name/description of the access token

tokenstring

The actual access token value. Only returned when creating a new token

expires_ininteger

The token expiration time in days

expires_atstring date-time

The token expiration date

scopesstring[]

The array of OAuth scopes granted to the token

ip_restrictionsstring[]

The array of IP addresses that are allowed to use this token

workspace_restrictionsstring[]

The array of workspaces for which this token can be used