List Users

get

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

Get the collection of Authorized Users associated with the Authorization Role.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successfully returned a collection Authorized Users Resources associated Authorization Role.
Body ()
Root Schema : schema
Type: object
Show Source

404 Response

Role does not exist.
Back to Top