Accounts
List
Lists all the accounts for the given user
GET
/
accounts
Authorizations
x-api-key
string
headerrequiredQuery Parameters
query
string
Name or registration number of the account, use % for wildcard
lastItemId
integer
default: 0Take records after the id
pageSize
integer
default: 100Page size
Response
200 - application/json
pageSize
integer
lastItemId
integer
totalItems
integer
items
object[] | null