Requirement Groups
Get a single requirement group by ID
get/requirement_groups/{id}
Path parameters
idstring required
ID of the requirement group to retrieve
Response
A single requirement group
Example response
{
"record_type": "requirement_group"
}Changes
No recorded changes to this endpoint across all 47 revisions of this API.