Endpoints
Async Partition List
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Query Parameters
Available options:
^/v1/document/partition$
Response
200 - application/json
A map of task ids to task details.
Was this page helpful?