GET /admin/org/{orgId}/roles/query

Operation:
GET /admin/org/{orgId}/roles/query
Description:
Retrieves a list of roles in the cloud by using REST API general QueryHandler; If filter is provided it will be applied to the corresponding result set. Format determines the elements representation - references or records. Default format is references.
Since:
1.5
Input parameters
Consume media type(s):
None
Input type:
None
Output parameters
Returns OkResponse

Produce media type(s):
None
Output type:
ContainerType
Examples