Skip to main content
GET
List attachments for a transaction

Authorizations

Authorization
string
header
required

Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.

Headers

X-Qonto-Staging-Token
string

Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.

Path Parameters

id
string
required
Example:

"aab86d8a-0d4c-4749-9a49-0ada88a9c423"

Query Parameters

page
string

Returned page (cf. Pagination).

per_page
string

Number of attachments per page (cf. Pagination).

Response

Returns the list of attachments for the transaction identified by the id path parameter.

attachments
(object | null)[]