List groups

Returns a paginated list of groups with member count.

Requires the GROUPMANAGEMENT security role.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter groups by matching name.

ids[]
array of uuids

Filter by specific group IDs (hyphens in the UUIDs are optional).

ids[]
string
enum
Defaults to name

Sort field and direction. Prefix with - for descending order (e.g. -name).

Allowed:
integer
≥ 1
Defaults to 1

Page number (1-based).

integer
1 to 1000
Defaults to 20

Number of results per page.

Responses

401

Missing or invalid authentication. The response body is empty.

403

The authenticated user does not have the GROUPMANAGEMENT security role.

422

Validation error (e.g. start less than 1, limit outside 1–1000, malformed group ID in ids[]).

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