---
title: "Get Account Status"
method: GET
path: "/v1/account-status"
---

# Get Account Status

`GET /v1/account-status`

Get the account status

## Headers

- `X-BUSINESS-API-KEY` string, required

## Response `200`

200

- object
  - `bank_account_status` string
  - `verification` object
    - `overall_status` string, required
    - `owner_verification` string, required
    - `business_verification` string, required
  - `payment_providers` object

---

[API](https://skmtc.net/hitpayapp/apis/hitpay-api.md) · [All operations](https://skmtc.net/hitpayapp/apis/hitpay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hitpayapp/hitpay-api/revisions/6aae1a736990/schema)
