Retrieve attachments

Get a list of attachments related to a given document ident/invoice number.

Path Params
string
required

The fileIdent is the same as the document ident/invoice number.

Query Params
integer
Defaults to 0

Zero-based page index (0..n). Default is 0.

integer
Defaults to 50

Size of the page to be returned. Max page size allowed is 100, default is 50.

sort
array of strings
Defaults to

A list of one or more sorting criteria each in the format 'property(,asc|desc)' with direction being case-insensitive. If sorting direction is not provided, default direction is 'asc'.

sort
Responses

Language
Credentials
OAuth2
Missing 1 required scope
Response
Choose an example:
application/json