OAuth

Single static OAuth redirect target (state-keyed, all flows)

get/api/oauth/callback

Query parameters

codestring
statestring
errorstring
error_descriptionstring

Response

OAuth authorization completed

Changes

Changed in 2 of the 104 revisions of this API.4

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • endpoint added

      endpoint-added