List token scopes
Tokens
List token scopes
Returns the vocabulary of resource:action capability scopes a personal access token can be minted with. Each entry lists the scope string, a human-readable description of what it allows, and a requires_admin flag indicating whether granting it requires the admin role. Requires authentication.
GET
List token scopes
Authorizations
Personal Access Token. Send as Authorization: Bearer hq_pat_....
Response
The resource:action scope vocabulary a token can be minted with