v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01144108427.9 KB
Chat

Get Build Events

Get events for a specific build job.

Requires authentication and ownership verification. A job owner is registered when build_flow is called; if a registered owner does not match the requesting user the endpoint returns 404 to avoid leaking job existence. Jobs started via build_public_tmp have no registered owner and remain accessible to any authenticated user.

get/api/v1/build/{job_id}/events

Path parameters

job_idstring required

Query parameters

event_delivery'streaming' | 'direct' | 'polling'

Response

Successful Response

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