Template
Get document template annotations
GET
/
template
/
{template_id}
/
annotations
/
{document_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
template_id
string
requiredID of the template
document_id
string
requiredID of document
Response
200 - application/json
annotations
object[]