Skip to main content
GET
Use this endpoint to query the status and results of any async task created via the API.
In production, use the callback_url parameter to receive automatic notifications rather than polling.

Authorization

string
required
Bearer Token authentication. Format: Bearer sk-xxxxxx

Path Parameters

string
required
Task ID, the unique identifier returned when creating the task

Response

integer
required
Response status code
string
required
Response message
object
required
Task data object

Task Status