Frameworks
Get framework by ID
Get a framework by ID.
GET
Get framework by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
Ok
The framework's unique ID.
The framework's display name.
The short version of the framework's display name.
The framework's description.
The number of completed controls in the framework.
The total number of controls in the framework.
The number of passing documents in the framework.
The total number of documents in the framework.
The number of passing tests in the framework.
The total number of tests in the framework.
The famework's list of requirement categories.
Get framework by ID