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