v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBw) Scheduled Jobs
Get details of a scheduled job
Returns the full configuration and current status of the specified scheduled job.
get/eclipse-conductor/rest/v1/tenants/{tenantId}/scheduled-jobs/{scheduledJobId}
Path parameters
tenantIdinteger required
scheduledJobIdinteger required
Response
OK
Example response
{
"endDate": "2022-03-10T12:15:50-04:00",
"startDate": "2022-03-10T12:15:50-04:00"
}