Skip to main content
GET
Get GRC Control

Authorizations

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

Path Parameters

control_id
string<uuid>
required

Response

Successful Response

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

id
string<uuid>
required

Leen's UUID for the GRC control

name
string
required

Control name

control_objective
string
required

The objective this control aims to achieve

status
enum<string>
required

Current status of the control

Available options:
NEW,
PENDING,
REVIEW,
NOT APPLICABLE,
RETIRED,
IMPLEMENTED
vendor_attributes
GRCControlVendorAttributes · object
required

Vendor-specific attributes and identifiers

description
string | null

Detailed description of the control

type
string | null

Type or classification of the control

category
string | null

Category grouping for the control

entity
GRC Entity · object | null

Associated GRC entity details

template_id
string | null

Template identifier for the control

created_at
string<date-time> | null

Timestamp when the control was created

updated_at
string<date-time> | null

Timestamp when the control was last updated