v1
latestOpenAPI 3.1.02026-07-222392081.7 MBOAuth2
OAuth callback
Handles authorization callback and redirects to client's registered URI.
get/oauth/callback
Query parameters
codestring
The authorization code from the authorization server.
The authorization code from the authorization server.
statestring
The state parameter containing encoded client redirect info.
The state parameter containing encoded client redirect info.
errorstring
Error code if authorization failed.
Error code if authorization failed.
error_descriptionstring
Human-readable error description.
Human-readable error description.