Skip to main content
GET
Get Async Task Status

Authorizations

Authorization
string
header
required

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

Headers

User-Agent
string | null

Path Parameters

task_id
string
required

Query Parameters

path_filter
enum<string>
required
Available options:
^/v1/document/partition$

Response

Successful Response

status
string[]
required
status_code
integer
required
elements
Element · object[] | null
required
markdown
string | null
required
error
string | null

The error message if the partitioning is not successful.