---
title: "List User(s)"
method: GET
path: "/user"
tags: ["user"]
---

# List User(s)

`GET /user`

Get all the users in the DB or a specific user by specified `id`

## Query parameters

- `id` integer

## Response `200`

List users

## Other responses

- `404` — User not found

---

[API](https://skmtc.net/gofynd/apis/starscream.md) · [All operations](https://skmtc.net/gofynd/apis/starscream/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gofynd/starscream/versions/aae4a106e477/schema)
