Get list accounts balancesAsk AIget https://example.com/statements/private/v1/balanceCustomers only have access to their own data.Query Paramspage[size]int3210 to 100Defaults to 10Specifies the count of objects returned in response.page[number]int32≥ 1Defaults to 1Specifies page number to be shown in response. size + number makes offset for records.Responses 200Successful request 400Bad Request 401Unauthorized 403Forbidden 500Internal server errorUpdated 7 months ago