API Endpoints
Get task results
Fetch the final results of a completed task, including output, metadata, and console logs. Use the session ID to identify the task.
GET
Get task's results.
Authorizations
Insert API token, use the format: apikey <API-TOKEN>.
Path Parameters
Insert your task’s session ID located in your Projects dashboard.
Previous
Create saved taskCreate a reusable saved task using natural language instructions. This is useful for automating recurring workflows with predefined settings.
Next
Get task's results.