---
title: "Get Account By Phone"
method: GET
path: "/account/getAccountByPhone/{phone}"
---

# Get Account By Phone

`GET /account/getAccountByPhone/{phone}`

## Path parameters

- `phone` string, required

## Response `200`

200

- object
  - `status` boolean
  - `message` string
  - `data` object
    - `account_number` string
    - `account_name` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/openbanking/apis/open-banking-api.md) · [All operations](https://skmtc.net/openbanking/apis/open-banking-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openbanking/open-banking-api/versions/a60a6fb5a898/schema)
