---
title: "List all users"
method: GET
path: "/snapTrade/listUsers"
tags: ["Authentication"]
---

# List all users

`GET /snapTrade/listUsers`

Returns a list of all registered user IDs. Please note that the response is not currently paginated.

## Response `200`

OK

- UserID[] — List of registered SnapTrade user IDs

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Unexpected Error

---

[API](https://skmtc.net/passiv/apis/snaptrade.md) · [All operations](https://skmtc.net/passiv/apis/snaptrade/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/passiv/snaptrade/revisions/259274f1e845/schema)
