curl --request GET \
--url https://dev.startree.ai/tasks/scheduler/jobKeys \
--header 'Authorization: <api-key>'[
{
"name": "<string>",
"group": "<string>"
}
]curl --request GET \
--url https://dev.startree.ai/tasks/scheduler/jobKeys \
--header 'Authorization: <api-key>'[
{
"name": "<string>",
"group": "<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?