Skip to main content
GET
List token scopes

Authorizations

Authorization
string
header
required

Personal Access Token. Send as Authorization: Bearer hq_pat_....

Response

The resource:action scope vocabulary a token can be minted with

description
string
required

What granting it lets the token do (consent-screen phrasing).

requires_admin
boolean
required

True when minting this scope needs the admin role.

scope
string
required

The scope string to request, e.g. documents:read.