Skip to main content
GET
TypeScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

auditId
string
required

Response

200 - application/json

Ok

Framework codes response resource

frameworkCodes
string[]
required
deprecated

Valid framework codes for this audit.

codesByFramework
object[]
required

Valid codes grouped by each distinct in-scope framework. A code that exists on two frameworks appears in both groups. Two segments that share a framework contribute one group. framework is the display name.