v1

latestOpenAPI 3.1.02026-08-0654098.0 KB
Profile & Workspace

List Workspace Logs

Retrieve a paginated, trimmed list of render and API logs for your workspace

get/workspace/logs

Query parameters

limitnumber

Number of logs to return. 150, defaults to 50.

cursornumber

next_cursor from a previous response — fetches the next (older) page.

statusstring

Filter by outcome: 200 for successful renders, error for failures.

sourcestring

Filter by request source, e.g. api, signed-url, webhook.

template_idstring

Filter by template — matches both library and studio template ids.

formatstring

Filter by output format, e.g. png, jpg, pdf, mp4.

fromstring

ISO timestamp — only return logs created at or after this time.

tostring

ISO timestamp — only return logs created at or before this time.

Response

Successful response

object required