GET
/
api
/
v1
/
task
/
{task_id}

Authorizations

Authorization
string
headerrequired

Path Parameters

task_id
string
required

Id of the task to retrieve

Response

200 - application/json
configuration
object
required
created_at
string
required
message
string
required
status
enum<string>
required
Available options:
Starting,
Processing,
Succeeded,
Failed,
Canceled
task_id
string
required
expires_at
string | null
file_name
string | null
finished_at
string | null
input_file_url
string | null
output
object
page_count
integer | null
pdf_url
string | null
task_url
string | null