List Async Tasks
Partition
List Async Tasks
GET
List Async Tasks
Documentation Index
Fetch the complete documentation index at: https://docs.aryn.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
Available options:
^/v1/document/partition$ Response
Successful Response
A map of task ids to task details.
Example:
{
"aryn:t-47gpd3604e5tz79z1jro5fc": {
"action": "/v1/document/partition",
"task_status": "done"
}
}
