curl --request GET \
--url https://dev.startree.ai/tenants/{tenantName}/instancePartitions \
--header 'Authorization: <api-key>'{
"instancePartitionsName": "<string>",
"partitionToInstancesMap": {}
}curl --request GET \
--url https://dev.startree.ai/tenants/{tenantName}/instancePartitions \
--header 'Authorization: <api-key>'{
"instancePartitionsName": "<string>",
"partitionToInstancesMap": {}
}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.
The format of the key is "Basic <token>" or "Bearer <token>"
Tenant name
instancePartitionType (OFFLINE|CONSUMING|COMPLETED)
OFFLINE, CONSUMING, COMPLETED Was this page helpful?