---
title: "Get User By Id"
method: GET
path: "/account-service/api/users/{id}"
tags: ["User"]
---

# Get User By Id

`GET /account-service/api/users/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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