Get a single access token
GET/access_tokens/:accessTokenId
Available on Retool v3.164+. Fetch an access token by id. The API token must have the "Access Tokens > Read" scope.
Responses
- 200
- 404
The requested access token.
Requested access token could not be found.