Other
List Render Jobs
List your workspace's async render jobs, newest first, with optional status filter and cursor pagination.
get/studio/render-jobs
Query parameters
statusstring
Optional filter: queued, processing, succeeded, failed, or canceled. An unknown value answers 400 (invalid-status-filter).
limitnumber
How many to return. Default 20, max 100.
cursornumber
For the next page, pass the next_cursor from the previous response.
Response
Successful response
object required