GET
/
v1
/
accounts
[
  {
    "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "active": true,
    "customer_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "currency": "<string>",
    "balance": 123,
    "iban": "<string>",
    "country_code": "<string>",
    "country": "<string>",
    "country_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "check_digits": "<string>",
    "bban": "<string>",
    "bank": "<string>",
    "bic": "<string>",
    "description": "<string>",
    "metadata": {}
  }
]

Response

200 - application/json

List of accounts

The response is of type object[].