ReferenceAttachments

    List attachments for a document

    List attachments for a document - GET /attachments. DocDealer REST API reference.

    GET
    /attachments

    Authorization

    bearerAuth
    AuthorizationBearer <token>

    In: header

    Query Parameters

    documentId*string

    Response Body

    application/json

    application/json

    application/json

    curl -X GET "https://example.com/attachments?documentId=string"
    [  null]