Skip to content

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).

tenant_id
required
Tenant Id
string format: uuid
st_session
Any of:
string

Successful Response

FrameworksResponse
object
frameworks
required
Frameworks
Array<object>
FrameworkSummary
object
adopted
required
Adopted
boolean
adopted_profile
required
Any of:
string
adopted_release_version
required
Any of:
string
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>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string