curl --request GET \
--url https://dev.startree.ai/debug/tables/{tableName} \
--header 'Authorization: <api-key>'
Debug information for table.
curl --request GET \
--url https://dev.startree.ai/debug/tables/{tableName} \
--header 'Authorization: <api-key>'
The format of the key is "Basic <token>" or "Bearer <token>"
Name of the table
Was this page helpful?