curl --request GET \
--url https://dev.startree.ai/tables/{tableName}/consumingSegmentsInfo \
--header 'Authorization: <api-key>'This response has no body data.Gets the status of consumers from all servers.Note that the partitionToOffsetMap has been deprecated and will be removed in the next release. The info is now embedded within each partition’s state as currentOffsetsMap.
curl --request GET \
--url https://dev.startree.ai/tables/{tableName}/consumingSegmentsInfo \
--header 'Authorization: <api-key>'This response has no body data.Documentation Index
Fetch the complete documentation index at: https://docs.startree.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?