Skip to main content
GET
Get GRC Assessment

Authorizations

X-CONNECTION-ID
string
header
required
X-API-KEY
string
header
required

Path Parameters

assessment_id
string<uuid>
required

Response

Successful Response

Response model for returning GRC assessment details via an API endpoint.

id
string<uuid>
required

Leen's UUID for the GRC assessment

template_id
string
required

Identifier for the assessment template

template_name
string
required

Name of the assessment template

vendor_attributes
ScopedGRCAssessmentVendorAttributes · object
required

Vendor-specific attributes and identifiers

state
enum<string>
default:NEW

Current state of the assessment

Available options:
NEW,
IN_PROGRESS,
COMPLETED,
CANCELLED
respondent
string | null

Name or identifier of the respondent for the assessment

control_id
string<uuid> | null

Identifier of the associated GRC control

created_at
string<date-time> | null

Timestamp when the assessment was created

updated_at
string<date-time> | null

Timestamp when the assessment was last updated

questions
Assessment Question · object[] | null

List of questions along with their responses