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