v5

latestOpenAPI 3.0.3raw.githubusercontent.com2026-03-27485380.4 KB
Import

Get record lineage events

Gets paginated lineage events for a specific record in chronological order. The recordId is a URL-safe SHA256 hash generated from composite key parts.

get/import/lineage/{collectionName}/{recordId}

Path parameters

collectionNamestring required

The collection name (e.g., 'sam_cph_holdings')

recordIdstring required

URL-safe record ID (SHA256 hash)

Query parameters

skipinteger
topinteger

Response

Paginated lineage events

collectionNamestring
recordIdstring
skipinteger
topinteger
countinteger
totalEventsinteger
eventsobject[]