List Group Rules
GET {{baseUrl}}/api/v1/groups/rules?limit=<integer>&after=<string>&expand=<string>
Lists all group rules for your organization.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | Specifies the number of results for a page | |
after | string | Specifies the pagination cursor for the next page of apps | |
expand | string | Traverses users link relationship and optionally embeds Application User resource |