Retrieve group roles

This operation returns an object containing information about users associated with the specified Sentinel group.

Path Params
int32
required

Client ID.

int32
required

Group ID.

Query Params
int32

Number of pages to retrieve.

int32

Begin retrieving pages from this index.

string
enum
Defaults to name

Order results in ascending or descending order by name, id, or description.

string
enum
Defaults to xml

Selects the requested response representation format.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

500

GenericError generic error.

Language
Response
Choose an example:
application/json
application/xml