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
Authorizations
Insert API token, use the format: apikey <API-TOKEN>
.
Path Parameters
Insert your task’s session ID
located in your Projects dashboard.
Response
200
application/json
Task results
The response is of type object
.