Dashboard

Batch fetch topics for multiple entities

Returns enriched topics grouped by entity ID. Use for polling refresh or expand-all when groups are already loaded. Accepts 1-100 entity IDs.

post/dashboard/lineage/topics/batch

Request body

group_by'source' | 'destination' | 'transform' | 'source_audit' required

Grouping dimension

entity_idsstring[] required

Entity IDs to fetch topics for

page_sizeinteger

Max topics per entity

sort'byteTotal' | 'latency' | 'speed' | 'lag' | 'name'

Sort field for topics

sort_dir'asc' | 'desc'

Sort direction

topic_namestring nullable

Topic name substring filter

filterstring nullable

Comma-separated quick filters

include_metricsboolean

When false, return metrics as null

Response

Successful Response

groupsobject

Topics grouped by entity ID

Changes

Changed in 1 of the 4 revisions of this API.5

    • added the optional property /////// to the response with the status

      response-optional-property-added

    • added the optional property /////// to the response with the status

      response-optional-property-added

    • added the optional property /////// to the response with the status

      response-optional-property-added

    • added the optional property /////// to the response with the status

      response-optional-property-added

    • added the optional property /////// to the response with the status

      response-optional-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog