GET
/
scheduler
/
jobs
/
{id}
Get a scheduled job
curl --request GET \
  --url https://{FUSION HOST}/api/scheduler/jobs/{id}
{}

Path Parameters

id
string
required

The schedule ID.

Response

200 - application/json

successful operation

The response is of type object.