curl --request GET \
--url https://dev.startree.ai/tasks/{taskType}/state \
--header 'Authorization: <api-key>'"NOT_STARTED"curl --request GET \
--url https://dev.startree.ai/tasks/{taskType}/state \
--header 'Authorization: <api-key>'"NOT_STARTED"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>"
Task type
successful operation
The response is of type enum<string>.
NOT_STARTED, IN_PROGRESS, STOPPED, STOPPING, FAILED, COMPLETED, ABORTED, TIMED_OUT, TIMING_OUT, FAILING Was this page helpful?