Skip to main content
GET
Gets Bank Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

bank_id
string<uuid>
required

Unique ID of the bank.

consumer_id
string
required

The id you used to create the given consumer

Response

OK

accounts
object[]
read-only

List of consumer accounts

bank
object