RENDERS

Stream render status (SSE)

Server-Sent Events stream of `event: status` until the job is terminal. Best for browser clients with a session cookie.

get/api/v1/renders/{id}/events

Server-Sent Events stream of event: status until the job is terminal. Best for browser clients with a session cookie.

Authorization

AuthorizationBearer <token>

API key as Authorization: Bearer <key>

In: header

Path Parameters

id*string
Formatuuid

Response Body

text/event-stream

application/json

application/json

curl -X GET "https://example.com/api/v1/renders/497f6eca-6276-4993-bfeb-53cbbbba6f08/events"
"string"