v1
public
connections

Oauth Callback

Exchange an authorization code and attach tokens to the connection.

get/v1/connections/oauth/callback

Query parameters

codestring nullable
statestring nullable
errorstring nullable
error_descriptionstring nullable

Response

Successful Response

{"stackTrail":"paths:/v1/connections/oauth/callback:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes