v1

latestOpenAPI 3.1.02026-07-2419782400.4 KB
Groups (Preferred)

List groups

Returns a paginated list of groups with member count.

Requires the GROUPMANAGEMENT security role.

get/api/1/groups

Query parameters

search_termstring

Filter groups by matching name.

ids[]string[]

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

sort'name' | 'description' | '-name' | '-description'

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

startinteger

Page number (1-based).

limitinteger

Number of results per page.

Response

Successful response