Endpoints
Async Partition Result
GET
This is the Aryn DocParse API for polling the status of an async task and getting its result when its done. For example, you can use the async partition submit API to submit a document to be partitioned (and optionally chunked) asynchronously.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Query Parameters
Available options:
^/v1/document/partition$
Was this page helpful?