---
title: "Changes to Retrieves information about a user for the specified username and organization short name (accessible to same-organization users or Secretariat)"
method: GET
path: "/registry/org/{shortname}/user/{username}"
---

# Changes to Retrieves information about a user for the specified username and organization short name (accessible to same-organization users or Secretariat)

`GET /registry/org/{shortname}/user/{username}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 57 revisions.

- **2025-11-04** `26ede34bbf48` — 1 info
- **2025-10-14** `2c44a137d9b0` — 1 breaking
- **2025-09-22** `63c3d9620e8a` — 3 breaking, 8 info
- **2025-09-19** `f7f264af5155` — 3 breaking, 3 warning, 5 info

## Changes

- **2025-11-04** `26ede34bbf48` — 1 info
  - endpoint added
- **2025-10-14** `2c44a137d9b0` — 1 breaking
  - api path removed without deprecation
- **2025-09-22** `63c3d9620e8a` — 3 breaking, 8 info
  - added the new required `header` request parameter `CVE-API-KEY`
  - added the new required `header` request parameter `CVE-API-ORG`
  - added the new required `header` request parameter `CVE-API-USER`
  - api operation id `registryUserSingle` was added
  - api tag `Registry User` added
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
  - added the success response with the status `200`
- **2025-09-19** `f7f264af5155` — 3 breaking, 3 warning, 5 info
  - removed the media type `application/json` for the response with the status `400`
  - removed the media type `application/json` for the response with the status `401`
  - removed the success response with the status `200`
  - deleted the `header` request parameter `CVE-API-KEY`
  - deleted the `header` request parameter `CVE-API-ORG`
  - deleted the `header` request parameter `CVE-API-USER`
  - api operation id `registryUserSingle` removed and replaced with ``
  - api tag `Registry User` removed
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `500`

---

[Operation](https://skmtc.dev/cveproject/apis/cve-services-api/docs/registry/org/:shortname/user/:username/get.md) · [API](https://skmtc.dev/cveproject/apis/cve-services-api.md) · [Page](https://skmtc.dev/cveproject/apis/cve-services-api/changes/registry/org/:shortname/user/:username/get)
