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.Was this page helpful?