Skip to main content
Get Protocol Group

Path Parameters

group_id
string
required

Response

Successful Response

Database entity for a protocol group.

name
string
required

Name of the group, unique within the project

organization_id
string
required

ID of the organization that owns this group

project_id
string
required

ID of the project that owns this group

id
string | null

Unique identifier for the group

description
string | null

Optional note on what relates the protocols in this group

created_by
string | null

User ID of the user who created this group

created_at
string | null

When the group was created

updated_at
string | null

When the group was last updated

protocol_count
integer | null

Number of protocols in this group. Present on list responses, None when the group is fetched on its own.

created_by_email
string | null

Email of the user who created this group