Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get a specific extraction by ID
GET https://api.documind.cloud/api/v1/data/extractions/{extraction_id}
extraction_id
{ "id": "extraction-id", "document_id": "doc-id", "results": {...}, "results_metadata": { "batch_id": "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa" }, "reviewed_results": {...}, "needs_review": false, "is_reviewed": false, "status": "completed", "error_message": null, "created_at": "2026-06-03T10:30:00Z" }
Was this page helpful?