ReferenceDocumentsDocumentid

    Get document by ID

    Get document by ID - GET /documents/{documentId}. DocDealer REST API reference.

    GET
    /documents/{documentId}

    Authorization

    bearerAuth
    AuthorizationBearer <token>

    In: header

    Path Parameters

    documentId*string

    Response Body

    application/json

    application/json

    application/json

    application/json

    curl -X GET "https://example.com/documents/string"
    null