{
"current_page": 1,
"items": [
{
"filename": "labore qui",
"id": -81323461
},
{
"filename": "nostrud in",
"id": -17786903
}
],
"per_page": 20,
"total_items": 12,
"total_pages": 5
}
List attachments
ℹ️ This endpoint requires one of the following scopes:
ledger
{
"current_page": 1,
"items": [
{
"filename": "labore qui",
"id": -81323461
},
{
"filename": "nostrud in",
"id": -17786903
}
],
"per_page": 20,
"total_items": 12,
"total_pages": 5
}
Attachments are paginated, this is the current page which will be returned. The page index is starting at 1.
"1"
Attachments are paginated. By default, you get 20 attachments per page. You can specify another number of attachments per page.
"20"
Returns a list of attachments
The response is of type object
.