Return a refresh token
GET/v2/modules/:module/setups/:setupId/tokens/:value
Retrieves a specific refresh token by its value within the specified setup. The full token details are returned to admin users, the user designated as the client's owner, or the user to whom the token was issued. Access by any other caller is denied.
Request
Responses
- 403
- 404
- default
Caller is not the token owner, the user designated as the client's owner, or an admin
No refresh token found with the specified value in this setup
The full details of the requested refresh token