List Frameworks
GET
/compliance/frameworks
The published catalog’s frameworks with coverage totals and this tenant’s adoption state. upgrade_available flags an adoption pinned to a release older than the newest published one for that framework (ADR-0014).
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” tenant_id
required
Tenant Id
string format: uuid
Cookie Parameters
Section titled “Cookie Parameters ”Responses
Section titled “ Responses ”Successful Response
FrameworksResponse
object
frameworks
required
Frameworks
Array<object>
FrameworkSummaryobject
adopted
required
Adopted
boolean
coverage_totals
required
Coverage Totals
object
key
additional properties
any
framework
required
Framework
string
framework_version
required
Framework Version
string
name
required
Name
string
release_version
required
Release Version
string
requirement_count
required
Requirement Count
integer
upgrade_available
required
Upgrade Available
boolean
tenant_id
required
Tenant Id
string format: uuid
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string