---
title: "Get the user data"
method: GET
path: "/api/v3/user"
---

# Get the user data

`GET /api/v3/user`

## Response `200`

- GetUserResponse
  - `name` string, required
  - `provider` 'local' | 'ldap' | 'saml' | 'google' | 'external'
  - `role` 'admin' | 'manager' | 'advanced' | 'user', required
  - `role_name` string, required
  - `category_name` string, required
  - `group_name` string, required

## Changes

- **2024-12-09** `9f961da950ba` — 1 info
  - endpoint added
- **2024-08-26** `113852fcf431` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/isard-vdi/apis/isardvdi-api/changes/api/v3/user/get.md)

---

[API](https://skmtc.dev/isard-vdi/apis/isardvdi-api.md) · [All operations](https://skmtc.dev/isard-vdi/apis/isardvdi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/isard-vdi/isardvdi-api/revisions/95068d823baa/schema)
