protocol_groups
Get Protocol Group
Get a single protocol group by ID.
Parameters
group_id : str ID of the group to retrieve.
Returns
ProtocolGroup The requested group.
Raises
NotFoundError If the group does not exist or belongs to another organization.
get/protocol_groups/{group_id}
Path parameters
group_idstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.