---
title: "similar to `check_auth` but returns UserData type."
method: GET
path: "/api/getUserData"
tags: ["pyLoad REST"]
---

# similar to `check_auth` but returns UserData type.

`GET /api/getUserData`

similar to `check_auth` but returns UserData type.

## Query parameters

- `username` string, required
- `password` string, required

## Response `200`

- OldUserData
  - `name` string, nullable
  - `email` string, nullable
  - `role` integer, nullable
  - `permission` integer, nullable
  - `template_name` string, nullable

## Changes

> 12 revisions in range; 1 could not be searched.

- **2025-11-15** `2fd5ad55a679` — 1 info
  - endpoint added
- **2025-08-16** `69c54d77eed4` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/pyload/apis/pyload-api-documentation-openapi/changes/api/getUserData/get.md)

---

[API](https://skmtc.dev/pyload/apis/pyload-api-documentation-openapi.md) · [All operations](https://skmtc.dev/pyload/apis/pyload-api-documentation-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pyload/pyload-api-documentation-openapi/revisions/00b0770e3fa6/schema)
