List a subsection's rules
List the rules mapped to a subsection of a framework document.
A subsection is usually the level at which a standard states an individual requirement, so this is the endpoint to use when you want to show which rules cover a specific clause.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your workspace API key. See Find your API key for more information.
Path Parameters
The framework id.
The framework document subsection id.
Query Parameters
The page to return in a paginated query.
x >= 1Maximum number of items to return per page.
1 <= x <= 100Whether to include each rule's results inline, in a results array.
Only include items that apply to this project.
Response
Status OK.