ReferenceDocumentsDocumentidAttachment analysesAnalysisid
Get attachment analysis for document
Get attachment analysis for document - GET /documents/{documentId}/attachment-analyses/{analysisId}. DocDealer REST API reference.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
documentId*string
analysisId*string
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/documents/string/attachment-analyses/string"nullDelete attachment analysis for document DELETE
Delete attachment analysis for document - DELETE /documents/{documentId}/attachment-analyses/{analysisId}. DocDealer REST API reference.
Update attachment analysis for document PATCH
Update attachment analysis for document - PATCH /documents/{documentId}/attachment-analyses/{analysisId}. DocDealer REST API reference.