v2
latestOpenAPI 3.1.02026-07-262937191.0 MBGet Deployment Logs
Retrieve logs for a deployment (across all of its workers).
Use after/before/order on the first request to set the time range and sort order; for the next pages pass the cursor from the previous response (it remembers the range and order).
Path parameters
Query parameters
Filter logs by worker name
Filter logs by worker name
Filter logs by workflow name
Filter logs by workflow name
Only return logs at or after this timestamp
Only return logs at or after this timestamp
Only return logs before this timestamp
Only return logs before this timestamp
First-page sort order: 'asc' (oldest first) or 'desc'. Ignored when cursor is set.
First-page sort order: 'asc' (oldest first) or 'desc'. Ignored when cursor is set.
Pagination cursor from a previous response's next_cursor; carries the window and order
Pagination cursor from a previous response's next_cursor; carries the window and order
Maximum number of logs to return
Maximum number of logs to return
Response
Successful Response