Get a single compliance-control by id
GET /compliance-controls/{id}
GET
/compliance-controls/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
control_id
required
string
framework
required
string
title
required
string
description
string
audit_actions
Arbitrary JSON value (object, array, string, number, boolean, or null)
coverage_score
number
last_evidence_at
string format: date-time
notes
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found