List user details for a given userId

get

/oiri/api/v1/users/{userId}

List user details

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : UserDetailDTO
Type: object
Show Source
Nested Schema : customAttributes
Type: object
Show Source
Nested Schema : map
Type: object
Show Source
Back to Top