# Retrieval of an account balances report **GET /api/v1/accounts/{account_resource_id}/balances** ## Servers ## Authentication methods - oauth ## Parameters ### Headers - **X-Request-ID** (string) Correlation header to be set in a request and retrieved in the relevant response ### Path parameters - **account_resource_id** (string) Account ID ## Responses ### 200 HalBalances #### Body: (object) - **_links** (Elixir.OpenBankingWeb.Schemas.HalLinks) HAL Links - **balances** (array[object]) One balance of user account [Powered by Bump.sh](https://bump.sh)