Documents-Document Annotations
Number of APIs: 11
-
Read Annotations by Document Version and Type GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/annotations
-
Read Annotations by ID GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/annotations/:{annotation_id}
-
Read Replies of Parent Annotation GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/annotations/:{annotation_id}/replies
-
Export Document Annotations to PDF GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/annotations/file
-
Export Document Version Annotations to PDF GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/annotations/file
-
Retrieve Anchor IDs GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/anchors
-
Retrieve Document Version Notes as CSV GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/doc-export-annotations-to-csv
-
Retrieve Video Annotations GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/export-video-annotations
-
Import Document Annotations from PDF POST https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/annotations/file
-
Import Document Version Annotations from PDF POST https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/annotations/file