Olympus Docs
ReferenceAPIsOry Hydra APIoAuth2

Get OAuth 2.0 Session Logout Request

Use this endpoint to fetch an Ory OAuth 2.0 logout request.

GET /admin/oauth2/auth/requests/logout

Use this endpoint to fetch an Ory OAuth 2.0 logout request.

Operation ID: getOAuth2LogoutRequest    Tag: oAuth2

Query parameters

NameTypeRequiredDescription
logout_challengestringyes

Responses

StatusDescriptionBody
200oAuth2LogoutRequestapplication/json, object
410oAuth2RedirectToapplication/json, object
defaulterrorOAuth2application/json, object

Generated from ../athena/openapi.json at build time.

On this page