Extract layout aware text with bounding boxes across all pages using the v2 text extraction endpoint. This only supports PDFs.
| Name | Type | Required | Description |
|---|---|---|---|
| page_range | Optional[PageRange] | No | |
| config | ExtractDocumentLayoutAwareTextV2Config | Yes | |
| type | Literal["extractLayoutAwareTextV2"] | Yes | None |