Jobs
Stream job updates (browser only)
Server-sent events carrying the same Job object that getJob returns, one per change,
plus periodic heartbeats to keep intermediaries from closing the connection.
For the web frontend only. The Godot plugin, the MCP server and the engine poll instead, which is why this endpoint carries no weight in the contract: removing it would not affect them.
AuthorizationBearer <token>
API key: Authorization: Bearer gsk_.... Used by the Godot plugin, the MCP server and the engine.
In: header
Path Parameters
id*string
Length
1 <= lengthResponse Body
text/event-stream
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/jobs/string/events""string"