Get named output
GET
Get named output
Fetch rows from a specific named output artifact of a task.
GET
Get named output
Authorizations
Use Authorization: Bearer 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-infra-startups.
Query Parameters
Maximum number of rows to return.
Required range:
1 <= x <= 50000