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>"
}
]Was this page helpful?