---
title: "Get All Staffs"
method: GET
path: "/v1/staffs"
---

# Get All Staffs

`GET /v1/staffs`

Get All Staffs

## Headers

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

## Response `200`

200

- object[]
  - `id` string, required
  - `name` string, required
  - `role` object, required
    - `id` string, required
    - `title` string, required

---

[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/versions/6aae1a736990/schema)
