Skip to main content
GET
Get PDF conversion status

Authorizations

Authorization
string
header
required

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

Path Parameters

task_id
string
required

Response

Successful Response

task_id
string
required

The ID of the task that will process the PDF

status
enum<string>
default:pending

The status of the task

Available options:
pending,
completed,
failed