Fetch user device

get

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

Fetch user device 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 device is fetched
Body ()
Root Schema : UserDevice
Type: object
Device information for the given user.
Show Source

401 Response

Unauthorized

405 Response

Invalid input
Body ()
Root Schema : UserDeviceApiResponse
Type: object
User device API response for status of the rest call
Show Source

500 Response

Internal server error

503 Response

Service Unavailable
Back to Top