curl --request GET \
--url https://{FUSION HOST}/api/scheduler/jobs/{id}
{}
Fetch details about a scheduled job.
curl --request GET \
--url https://{FUSION HOST}/api/scheduler/jobs/{id}
{}
The schedule ID.
successful operation
The response is of type object
.
Was this page helpful?