Returns lineage groups (sources, destinations, or transforms) with aggregated metrics. Use the group_by parameter to select the grouping dimension.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Group lineage by entity type
source, destination, transform, source_audit Search filter for group names
Sort field for lineage groups Sort field values for the lineage groups endpoint.
name, topic_count, max_latency, total_speed, error_count Sort direction
asc, desc Page number (1-indexed)
x >= 1Results per page
1 <= x <= 100When false, skip ClickHouse metrics and return metrics as null for faster initial render
Filter groups to those with matching topics (substring, case-insensitive)
Comma-separated source entity IDs to filter groups by
Comma-separated destination entity IDs to filter groups by
Comma-separated transform entity IDs to filter groups by
When true, resolve QA counts across services (multi-hop pipelines)
When true, embed first page of enriched topics in each group
Max topics to embed per group
1 <= x <= 100Sort field for embedded topics
byteTotal, latency, speed, lag, name Sort direction for embedded topics
asc, desc