Scheduler
Get Job Execution Logs
Get execution logs for a specific job.
Args: job_id: The job identifier limit: Max records to return (default 20)
Returns: List of execution log entries for this job
get/api/scheduler/logs/{job_id}
Path parameters
job_idstring required
Query parameters
limitinteger
Headers
x-api-tokenstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/scheduler/logs/{job_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.