---
title: "Get User By ID"
method: GET
path: "/user/{userId}"
---

# Get User By ID

`GET /user/{userId}`

Get user details by userId

## Path parameters

- `userId` string, required

## Headers

- `api-key` string, required
- `Authorization` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

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