| Retool API (Enterprise Premium) Availability | |||
|---|---|---|---|
| Cloud | Generally Available | ||
| Self-hosted Edge 3.33 or later | Generally Available | ||
| Self-hosted Stable 3.33 or later | Generally Available | ||
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.