Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Table name without type
Query Parameters
Instance type
Available options:
BROKER, SERVER curl --request GET \
--url https://dev.startree.ai/tables/{tableName}/instances \
--header 'Authorization: <api-key>'List instances of the given table
curl --request GET \
--url https://dev.startree.ai/tables/{tableName}/instances \
--header 'Authorization: <api-key>'The format of the key is "Basic <token>" or "Bearer <token>"
Table name without type
Instance type
BROKER, SERVER Was this page helpful?