Extract typed, schema-conforming data from a processed document.
ocr-abc123).x-api-key header:
| Code | Status | Description |
|---|---|---|
SCHEMA_VALIDATION_FAILED | 422 | Request body missing required fields or schema is invalid. |
EXTRACTION_FAILED | 500 | LLM extraction failed or returned unparseable output. |
TIMEOUT | 504 | Server-side extraction timed out. |
DOCUMENT_NOT_FOUND | 404 | No document found with the given ID. |