Skip to main content
cURL

Authorizations

Authorization
string
header
required

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

workspaceId
string<uuid>
required

The workspace id.

Query Parameters

frameworkId
string<uuid>

Only include items belonging to this framework.

projectId
string<uuid>

Only include items that apply to this project.

Response

Status OK.

rules
object
required

Counts of the rules themselves, after any filters in the request.

ruleResults
object
required

Counts of rule results, after any filters in the request, with breakdowns by the type and scope of the rule each result belongs to.