v1

latestOpenAPI 3.0.22026-07-17373198641.7 KB
document
v1

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

Path parameters

project_pkstring required
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"
}