Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List Groups
groups/{group_id}
{ "name": string, "groupKey": { "id": string, "namespace": string }, "additionalGroupKeys": [ { "id": string, "namespace": string } ], "parent": string, "displayName": string, "description": string, "createTime": string, "updateTime": string, "labels": { string: string, string: string }, "dynamicGroupMetadata": {}, "posixGroups": [ { "name": string, "gid": string, "systemId": string } ] }
Was this page helpful?