Get OAuth provider tokens
GET/auth/oauth/tokens/:provider
Get OAuth provider tokens for an end user. Requires secret key authentication (server-side only). This allows developers to access downstream APIs on behalf of their users.
Request
Responses
- 200
- 400
- 404
- 500
OAuth tokens retrieved
Invalid provider or validation error
No connection found
Internal server error