EE - Connectors
Connector Oauth Callback
Handles the OAuth 2.0 callback from the authentication provider. Validates state, finalizes authentication, and stores credentials.
get/ee/connectors/{connector_type}/oauth2callback
Path parameters
connector_typestring required
Query parameters
codestring nullable
statestring nullable
errorstring nullable
error_descriptionstring nullable
Response
Successful Response
{"stackTrail":"paths:/ee/connectors/{connector_type}/oauth2callback:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}