curl --request GET \
--url https://dev.startree.ai/tables/{tableName}/pauselessDebugInfo \
--header 'Authorization: <api-key>'
Gets the segments that are in error state and segments with COMMITTING status in ZK metadata
curl --request GET \
--url https://dev.startree.ai/tables/{tableName}/pauselessDebugInfo \
--header 'Authorization: <api-key>'
The format of the key is "Basic <token>" or "Bearer <token>"
Realtime table name with or without type
Was this page helpful?