Governance
Retrieve workspace compliance statistics
Get a compliance roll-up for a workspace: how many rules exist, and how many of their results are passing, failing, pending, or due for renewal.
Counts respect the filters you pass, so frameworkId gives you a single framework’s overall
compliance and projectId gives you a single project’s.
cURL
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 workspace id.
Query Parameters
Only include items belonging to this framework.
Only include items that apply to this project.