v1
latestOpenAPI 3.1.02026-08-041529124.1 KBGroups
Get group details
Retrieve detailed information about a specific group
get/v2/groups/{groupId}
Path parameters
groupIdstring required
Group ID
Response
Successfully retrieved group details
Example response
{
"created_at": "2024-01-15T08:30:00Z",
"display_name": "Engineering Team",
"id": "123e4567-e89b-12d3-a456-426614174000",
"last_refresh_at": "2024-12-01T10:15:00Z",
"status": "ACTIVE",
"type": "GENERAL"
}