Deprecated - Fetches session details of user's session

get

https://oaainstall-host/risk-analyzer/session/v1/{requestId}

Deprecated: Please use fetchsessionsecurely API. This API fetches session details for the given request id.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

User authentication session status is stored
Body ()
Root Schema : StatusResponse
Type: object
Status information for API call
Show Source
Nested Schema : SessionUserData
Type: object
user related data
Show Source

401 Response

Unauthorized

405 Response

Invalid input
Body ()
Root Schema : StatusResponse
Type: object
Status information for API call
Show Source
Nested Schema : SessionUserData
Type: object
user related data
Show Source

500 Response

Internal server error

503 Response

Service Unavailable
Back to Top