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.