Api Integrations Oauth Callback Retrieve
OAuth callback — exchanges code for token and returns an HTML page that closes the popup.
Authentication
AuthorizationBearer
JWT access token or Respan API key
Path parameters
provider_key
Query parameters
code
Authorization code from provider
error
Error from provider
state
Signed state parameter for CSRF protection
Response
No response body