v1
latestOpenAPI 3.0.12026-07-26272332.0 KBGroups
Get a group by ID
get/groups/{groupId}
Path parameters
groupIdstring required
The group ID
Response
Ok
Example response
{
"id": "g-101",
"name": "Supply Chain Team",
"description": "Members of the supply chain management team",
"createdAt": "2025-06-01T09:00:00Z"
}