Verify the SOC 2 evidence hash chain
POST /api/v1/compliance/soc2/verify-chain
POST
/api/v1/compliance/soc2/verify-chain
Walks every artifact in the supplied window, recomputes each entry hash, and reports the first break (if any). Used by auditors to confirm the evidence has not been tampered with.
Authorizations
Parameters
Query Parameters
Responses
200
Successful Response
Typed envelope for POST /api/v1/compliance/soc2/verify-chain.
object
data
required
meta
required
Standard metadata attached to every API response.
object
request_id
required
Unique request identifier
string
timestamp
required
Server timestamp of the response
string format: date-time
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string