Sugra Entity
Compose a single slice of the KYB envelope
Resolve an entity by (anchor, value) and compose ONLY the named slice (one of profile, screening, ownership, adverse-media). Same fail-CLOSED mapping as the full composed endpoint.
get/api/v1/entity/{anchor}/{value}/{slice_name}
Path parameters
anchorstring required
Entity anchor type (lei or vat).
Entity anchor type (lei or vat).
valuestring required
Anchor value (e.g. the LEI code or the VAT number).
Anchor value (e.g. the LEI code or the VAT number).
slice_namestring required
Single slice to compose.
Single slice to compose.
Query parameters
as_ofstring nullable
Point-in-time date (YYYY-MM-DD) scoping the screening slice to the dated snapshot (applies only when slice=screening).
Point-in-time date (YYYY-MM-DD) scoping the screening slice to the dated snapshot (applies only when slice=screening).
Response
Successful Response
{"stackTrail":"paths:/api/v1/entity/{anchor}/{value}/{slice_name}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}