---
title: "Example method, list all users"
method: GET
path: "/example/users"
tags: ["example"]
---

# Example method, list all users

`GET /example/users`

## Query parameters

- `page` string
- `limit` string
- `sort` object
  - `email` string
- `filter` object
  - `email` string

## Response `200`

Array of users

- User — unresolved $ref

## Other responses

- `default` — Unexpected error

## Changes

> 3 revisions in range; 1 could not be searched.

- **2022-04-24** `107fbf4900f1` — 1 info
  - endpoint added
- **2022-04-24** `832c696e4d0b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/thesoftwarehouse/apis/boilerplate-example-api/changes/example/users/get.md)

---

[API](https://skmtc.dev/thesoftwarehouse/apis/boilerplate-example-api.md) · [All operations](https://skmtc.dev/thesoftwarehouse/apis/boilerplate-example-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/thesoftwarehouse/boilerplate-example-api/revisions/2357bdd8acb8/schema)
