v3

latestOpenAPI 3.1.02026-07-31115157197.4 KB
Framework

Get Framework Group

Get a specific framework group by ID.

Args: group_id: UUID of the group to retrieve

Returns: WorkbookGroup object

get/v2/framework/groups/{group_id}

Path parameters

group_idstring required

Request body

object nullable required

Response

Successful Response

idstring required
namestring required
descriptionstring nullable
framework_idsstring[]
created_atstring required
updated_atstring required
owner_emailstring nullable
framework_countinteger required

Computed field: count of frameworks in the group