v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
tokens

Get access token

Retrieve metadata about the specified token by its id. You may also optionally specify a list of fields to include in the response.

get/tokens/{key}

Path parameters

keystring required

The id of the token to retrieve.

Query parameters

fieldsstring[]

Comma-delimited list of field names to include in the response.

Response

Success, returns metadata about the specified token.

idstring
isRevokedstring

Zero if the token is still active, non-zero if the token has been revoked.

namestring

The name of the token.