Returns detailed topic-level lineage information including source, transforms, destinations, and per-topic metrics. Supports filtering and pagination.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by source entity ID
Filter by destination entity ID
Filter by transform entity ID
Filter by topic name (substring match)
Comma-separated topic filters: has_destination, orphaned, has_transform, dlq, snapshotting
When false, exclude DLQ topics
Snapshot status filter: running, completed Snapshot status filter values for the lineage topics endpoint.
running, completed Page number (1-indexed)
x >= 1Results per page
1 <= x <= 100Sort field
byteTotal, latency, speed, lag, name Sort direction
asc, desc When false, skip ClickHouse metrics and return metrics as null for faster initial render
When true, resolve QA counts across services (multi-hop pipelines)
Successful Response