API Endpoints
Get task metadata
Retrieve metadata and status information for a specific task using its session ID. This includes execution status, timestamps, and progress logs.
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 details
The response is of type object
.