List Lineage Entries
List lineage entries with filters and pagination.
Provides paginated access to lineage entries with provenance-based filtering. Metadata filters query the JSONB metadata column for provenance fields (origin, url, title, document_id) that are accumulated during pipeline processing.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Sort field: started_at, completed_at, route_id, stage_name
Sort field: started_at, completed_at, route_id, stage_name
Sort direction: asc or desc
Sort direction: asc or desc
Max results per page
Max results per page
Offset for pagination
Offset for pagination
Responses
Section titled “ Responses ”Successful Response
Paginated lineage list.
object
List of lineage entries
Pipeline lineage entry response.
object
Lineage entry UUID
Correlation ID for this processing attempt
Stage name
Current status of this stage
When processing started
Total number of entries
Maximum entries per page
Offset from start
Whether more entries exist
Validation Error