Get Tokens
Fetch a list of access tokens.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successfully retrieved the list of profile access tokens.
The response is of type object
.