Skip to main content
GET
Get GRC entity by ID

Authorizations

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

Path Parameters

entity_id
string<uuid>
required

Response

Successful Response

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

id
string<uuid>
required

Leen's UUID for the GRC entity

name
string
required

Entity name

type
string
required

Type or classification of the GRC entity

vendor_attributes
ScopedGRCEntityVendorAttributes · object
required

Vendor-specific attributes and identifiers

description
string | null

Detailed description of the entity

created_at
string<date-time> | null

Timestamp when the entity was created

updated_at
string<date-time> | null

Timestamp when the entity was last updated