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_keystringRequired

Query parameters

codestringOptional
Authorization code from provider
errorstringOptional
Error from provider
statestringOptional
Signed state parameter for CSRF protection

Response

No response body