{
"current_page": 1,
"items": [
{
"code": "velit Excepteur ani",
"id": 34270473,
"label": "Ut dolor pariatur sit sed"
},
{
"code": "aute ut id culpa",
"id": -86266301,
"label": "do dolor Lorem id"
}
],
"per_page": 20,
"total_items": 12,
"total_pages": 5
}
List journals
ℹ️ This endpoint requires one of the following scopes:
ledger
{
"current_page": 1,
"items": [
{
"code": "velit Excepteur ani",
"id": 34270473,
"label": "Ut dolor pariatur sit sed"
},
{
"code": "aute ut id culpa",
"id": -86266301,
"label": "do dolor Lorem id"
}
],
"per_page": 20,
"total_items": 12,
"total_pages": 5
}
Items are paginated, this is the current page which will be returned. The page index is starting at 1.
"1"
Items are paginated. By default, you get 20 items per page. You can specify another number of items per page.
"20"
Returns a list of journals
The response is of type object
.