Returns detailed topic-level lineage information including source, transforms, destinations, and per-topic metrics. Supports filtering and pagination.
Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Comma-separated snapshot status filter: running, completed, pending
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
Successful Response