List all active groups

Returns all active groups for the account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
≥ 1
Defaults to 1

The page number of the records to retrieve.

int32
1 to 50
Defaults to 10

The max number of records to retrieve per page.

date-time

Filter groups updated on or after this UTC timestamp.
Must be in ISO 8601 format (e.g., 2026-01-22T00:00:00Z or 2026-01-22T00:00:00).
Timezone is optional. When used with updatedUntil, updatedUntil must be greater than updatedSince.
Note: Groups are considered updated when their properties change OR when members are added, removed, or modified.
Newly created groups have lastUpdated set to their creation time.

date-time

Filter groups updated on or before this UTC timestamp.
Must be in ISO 8601 format (e.g., 2026-01-22T23:59:59Z or 2026-01-22T23:59:59).
Timezone is optional. When used with updatedSince, must be greater than updatedSince.
Note: Groups are considered updated when their properties change OR when members are added, removed, or modified.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json