curl --request GET \
--url https://dev.startree.ai/tasks/task/{taskName}/config \
--header 'Authorization: <api-key>'[
{
"taskType": "<string>",
"taskId": "<string>",
"configs": {},
"tableName": "<string>"
}
]curl --request GET \
--url https://dev.startree.ai/tasks/task/{taskName}/config \
--header 'Authorization: <api-key>'[
{
"taskType": "<string>",
"taskId": "<string>",
"configs": {},
"tableName": "<string>"
}
]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.
Was this page helpful?