Skip to main content
GET
Get a single decision for a control

Authorizations

Authorization
string
header
required

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

Path Parameters

identifier
string
required
decision_id
string
required
org
string
required

Response

Successful Response

control
string
required
is_compliant
boolean
required
timestamp
number
required
attestation_name
string
required
evidence_files
EvidenceFileItem · object[]
required
control_version
integer | null
flow_name
string | null
trail_name
string | null
artifact_fingerprint
string | null
Pattern: ^[a-f0-9]{64}$
artifact_name
string | null
description
string | null
origin_url
string | null
user_data
Last modified on July 10, 2026