---
title: "Get the name of the account holder"
method: GET
path: "/api/v2/account-holder/name"
tags: ["Account Holders"]
---

# Get the name of the account holder

`GET /api/v2/account-holder/name`

## Response `200`

Successful operation

- AccountHolderName — Name of the account holder
  - `accountHolderName` string

## Other responses

- `4xx` — Client error. See [API status codes](#api-status-codes-1) for more details.
- `5xx` — Server error. See [API status codes](#api-status-codes-1) for more details.

---

[API](https://skmtc.net/starlingbank/apis/starling-bank-api.md) · [All operations](https://skmtc.net/starlingbank/apis/starling-bank-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/starlingbank/starling-bank-api/revisions/fa1a72b9ecec/schema)
