---
title: "Get User Data"
method: GET
path: "/v1/oauth2/user"
tags: ["OAuth2"]
---

# Get User Data

`GET /v1/oauth2/user`

Fetch user-related information about a logged-in ZBD User.

## Headers

- `usertoken` string
- `apikey` string, required

## Response `200`

Successful response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

## Changes

- **2025-04-18** `b749c336df59` — 1 info
  - the endpoint scheme security `OAuth2` was added to the API
- **2025-04-18** `d1756f73cff8` — 2 info
  - api tag `OAuth2` added
  - api tag `OAuth` removed
- **2025-04-18** `028610bc46ff` — 1 breaking
  - the `header` request parameter `apikey` became required

[Change history](https://skmtc.dev/zbdpay/apis/zbd-payments-api/changes/v1/oauth2/user/get.md)

---

[API](https://skmtc.dev/zbdpay/apis/zbd-payments-api.md) · [All operations](https://skmtc.dev/zbdpay/apis/zbd-payments-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zbdpay/zbd-payments-api/revisions/0d5fdd96023d/schema)
