Scheduler

Get Job

Get detailed information about a specific job. Works even when scheduler is disabled (shows job configuration).

Args: job_id: The job identifier

Returns: Job details including trigger configuration

get/api/scheduler/jobs/{job_id}

Path parameters

job_idstring required

Headers

x-api-tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/scheduler/jobs/{job_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.