Skip to main content
GET
List accounts

Authorizations

Authorization
string
header
required

Finta API key from the dashboard (Bearer token).

Query Parameters

bankConnectionId
string<uuid>

Filter by bank connection ID

status
enum<string>
default:active

Filter by account lifecycle. active (default) returns open accounts on non-disabled connections.

Available options:
active,
closed,
disconnected,
all
type
string

Filter by account type

Response

Accounts for the authenticated user

accounts
object[]
required