Saltar al contenido principal

Download document

GET 

/api/collections/:collectionIdOrPersonalIdentityName/documents/:documentId/download

Download the document according to its id or collection name and document id if the user has access.

Request

Path Parameters

    collectionIdOrPersonalIdentityName stringrequired
    documentId uuidrequired

Query Parameters

    pdfVersion boolean

Responses

Success

Schema

    string

Loading...