Query the "Get Lineage" tool (async)post {protocol}://{base-url}/ai/api/v1/chats/tool/default/lineage_tool/callInvoke the "Get Lineage" directly as a background task.Query Paramschat_idstringnullThe ID of the Chat to use. If not provided, a new Chat will be created.tagsarray | nullIf creating a new chat, add these tags to it. This is ignored if the chat already exists.Tags array | nullBody ParamsdirectionstringenumrequiredupstreamdownstreamAllowed:upstreamdownstreamotypestringnullroot_node_idsarray | nullRoot Node Ids array | nullroot_nodeLineageRootNode | nullroot_node LineageRootNode | nulllimitintegerDefaults to 1000batch_sizeintegerDefaults to 1000paginationLineagePagination | nullpagination LineagePagination | nullprocessing_modestringnullenumchunkedcompleteshow_temporal_objectsbooleanDefaults to falsetruefalsedesign_timeintegernullenum123max_depthintegerDefaults to 10excluded_schema_idsarray | nullExcluded Schema Ids array | nullallowed_otypesarray | nullAllowed Otypes array | nulltime_fromstringnulltime_tostringnullResponses 201Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 402Tenant has no remaining tool calls. The request cannot be completed. 422Validation Error 500Internal server error during request processing.Updated 3 days ago Query the "Get Lineage" tool (streaming)Query the "Generate Lineage Documentation" tool (streaming)Did this page help you?YesNo