Get task output
GET
Get task output
Rows from the active output. Partial rows are readable during a run. Page with limit and cursor: the body carries _next_cursor while rows remain.
GET
Get task output
Authorizations
Your Autumn API key.
Path Parameters
The task_id returned by POST /task or POST /task/start.
Example:
"8fab6f34"
Query Parameters
Maximum number of rows to return.
Required range:
1 <= x <= 50000Read this output id instead of the active one.
Resume from the _next_cursor of the previous page.
Response
Output rows.