Extraction
8 endpoints · prefix /api/v1
Job status, results, document types, pipelines, and the config-resolution preview (default → org → project cascade).
Endpoints
GET/extraction/jobs/{job_id}/statusCheck the status of an extraction jobGET/extraction/documents/{document_id}/jobsGet all extraction jobs for a documentGET/extraction/documents/{document_id}/resultGet the latest completed extraction resultGET/extraction/documents/{document_id}/statusCheck the extraction status for a documentGET/extraction/configs/resolvePreview config resolution (default → org → project cascade)GET/extraction/document-typesList all available document typesGET/extraction/pipelinesList all extraction pipelinesGET/extraction/configsList extraction configs (optionally filtered)
