tokens
Retrieve user access token
Retrieve metadata about the specified token. You may also optionally specify a list of fields to include in the response.
get/users/{key}/tokens/{tokenName}
Path parameters
keystring required
The id or name of the user. User IDs are case-sensitve.
tokenNamestring required
The name of the token to delete.
Query parameters
fieldsstring[]
Comma-delimited list of field names to include in the response.
Response
Success, returns metadata about the specified token.