Skip to main content
GET
Get bank account

Authorizations

Authorization
string
header
required

Use your account's Secret Key as the Bearer token.

Path Parameters

uuid
string
required

Response

200 - application/json

Bank account details

id
integer
self
string
uuid
string
type
string

Account type (e.g. IBAN, ACCOUNT).

name
string | null

Account holder name.

number
string

Masked account number or IBAN.

bic
string | null
tag
string | null
metadata
object | null
created_at
string<date-time> | null
connections
object

Hypermedia links to related resources.