v1

latestOpenAPI 3.0.22026-07-17373198641.7 KB
document
v1

get/api/v1/document/documents/{id}/pdf_repr/

Path parameters

idstring required

A unique integer value identifying this document.

Response

char_bboxes_liststring
pages_liststring

Example response

{
  "char_bboxes_list": "char_bboxes_list",
  "pages_list": "pages_list"
}