Get an access token
GET/access_tokens/:accessTokenId
Returns the specified access token. Requires the access_tokens:read scope.
Responses
- 200
- 404
The requested access token.
Requested access token could not be found.
GET/access_tokens/:accessTokenId
Returns the specified access token. Requires the access_tokens:read scope.
The requested access token.
Requested access token could not be found.