Skip to main content
GET
Get access details.

Authorizations

Authorization
string
header
required

Bearer access token issued through OAuth 2.0 client credentials.

Response

Resolved scope and capabilities

Scope and capabilities granted to the request.

capabilities
enum<string>[]
required

Actions allowed for this token. Customer tokens include view_data.

Action granted to a request.

Available options:
view_data,
view_internals,
curate_data,
export_data,
manage_datasets,
manage_jobs
scope
object
required

Data scope used for dataset requests.

writes_require_admin
boolean
required

Whether privileged write endpoints require an admin token.