---
api: 'Business API'
---

# Retrieve account's full bank details

Get all the bank details of one of your accounts.
Specify the account by its ID.

For more information, see the guides: [Get your account details](/docs/guides/manage-accounts/accounts-and-transactions/manage-your-accounts).

## Endpoint

GET `/accounts/{account_id}/bank-details`

## Parameters

### path parameters

- `account_id` (string, required)
  The ID of the account to retrieve all bank details.

## Returns

### 200

The bank details of a specific account

#### Response attributes
