List background tasks
paperless_list_tasksInspect background tasks by status or task ID to verify document consumption outcomes, confirm upload success, and identify the document produced.
Instructions
Inspect paperless’ background tasks — document consumption, index rebuilds, and so on. Use this to follow up on an upload: pass the task_id returned by paperless_upload_document to see whether consumption succeeded and which document it produced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| status | No | Only tasks in this state. | |
| task_id | No | Look up one task by its UUID. | |
| page_size | No | ||
| acknowledged | No | Filter on whether the task has been acknowledged in the UI. |