Instances
Logs
Get buffered log lines for a job (non-streaming).
Returns the last limit log lines. Tries in-memory buffer first, falls back to persistent job_logs table in PG. For real-time streaming, use /jobs/{job_id}/logs/stream (SSE).
get/instances/{job_id}/logs
Path parameters
job_idstring required
Query parameters
limitinteger
Response
Successful Response
{"stackTrail":"paths:/instances/{job_id}/logs:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}