Get a named output
GET
Get a named output
Rows from one named output. Page with limit and cursor: the body carries _next_cursor while rows remain.
GET
Get a named output
Authorizations
Your Autumn API key.
Path Parameters
The task_id returned by POST /task or POST /task/start.
Example:
"8fab6f34"
The output id from the task spec, e.g. ai-security-companies.
Query Parameters
Maximum number of rows to return.
Required range:
1 <= x <= 50000Resume from the _next_cursor of the previous page.
Response
Output rows.