Retrieve User

get

https://{ggsa_host}:{ggsa_port}/{context_path}/services/{version}/authorizations/{role}/{user}

Get Authorization User Resource information.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successfully return Authorization User Resource information.

404 Response

User/Role not found

Default Response

The user
Body ()
Root Schema : User
Type: object
Show Source
Back to Top