List bank accounts

Returns a paginated list of all bank accounts accessible to the current user.

Bank Account Overview

A Bank Account represents a financial account belonging to a profile (tenant, landlord, etc.)
where money can be transferred or from which payments can be received.

Business significance

Bank Accounts are essential for managing financial transactions in property management.
They store banking details (IBAN, BIC) needed for payment processing and fund transfers
between profiles and the agency.

Key data types

  • iban: International Bank Account Number (encrypted)
  • bic: Bank Identifier Code
  • profile_id: The profile that owns this bank account
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Page number for pagination (default: 1)

integer

Number of items per page (default: 10, max: 100)

string

Filter by profile ID

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json