AppAIGatewayDocs
API referenceConsole authentication

Get the current session

GET
/v1/auth/get-session

Authorization

ConsoleSession
agw_identity_auth.session_token<token>

The console's session cookie. Admin requests from the console also send x-console-request: 1.

In: cookie

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/auth/get-session"
null