v1
latestOpenAPI 3.0.22026-07-17373198641.7 KBdocument
v1
get/api/v1/document/project/{project_pk}/documents/{document_pk}/annotations/
Path parameters
project_pkstring required
document_pkstring required
Response
Example response
[
{
"uid": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"location_start": 314780940,
"field": "field",
"document": 6,
"modified_by": 5,
"location_end": 1280358508,
"pk": 0,
"modified_date": "2000-01-23T04:56:07.000+00:00",
"value": "{}",
"location_text": "location_text"
}
]