Skip to main content
GET
Get Assistant Task

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string

Set to Bearer <token> to pass token for authorization.

Path Parameters

task_id
string
required

Response

Successful Response

id
string | null
info
AssitantPollingInfo · object | null
status
string | null
result
AssistantResponseSchema · object | null
error
string | null
usage
AssistantUsageSchema · object | null