groups

List groups

List all groups for the client.

Returns groups with their tenant counts for efficient display.

RLS: Filtered to current client (ClientRLSDB).

get/api/v1/groups

Response

Successful Response

created_atstring date-time required

Creation timestamp

descriptionstring nullable required

Group description

idstring uuid required

Group ID

namestring required

Group name

tenant_countinteger required

Number of tenants in this group

updated_atstring date-time required

Last update timestamp

Changes