Skip to main content
GET
Get a collecting document

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string<uuid>
required

The document that wants to be retrieved Unique identifier

Response

Document

Collecting document

data
any