---
title: "Get All Users"
method: GET
path: "/users/"
tags: ["Users"]
---

# Get All Users

`GET /users/`

## Headers

- `x-business-id` string, required

## Response `200`

Successful Response

- string[]

## Other responses

- `404` — Not found
- `422` — Validation Error

---

[API](https://skmtc.net/slickco/apis/slick-api.md) · [All operations](https://skmtc.net/slickco/apis/slick-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/slickco/slick-api/versions/90641b73f35e/schema)
