---
title: "Changes to Get By Uid Of Current User"
method: GET
path: "/api/uid-register/v1/search"
---

# Changes to Get By Uid Of Current User

`GET /api/uid-register/v1/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 56 revisions.

- **2026-06-04** `d1729646b766` — 2 warning
- **2026-05-29** `a598446f8093` — 2 info
- **2026-05-26** `7cee7b14bf6f` — 2 warning
- **2026-05-12** `5b038eea902d` — 8 warning
- **2026-02-09** `0d45567e16a8` — 2 warning
- **2025-10-27** `3026a580bab4` — 2 warning
- **2025-10-06** `1dcf6d02a615` — 2 info
- **2025-08-29** `254de85b7d17` — 1 breaking
- **2025-08-12** `fc4bd0a84282` — 2 warning

## Changes

- **2026-06-04** `d1729646b766` — 2 warning
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `404`
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `500`
- **2026-05-29** `a598446f8093` — 2 info
  - removed the `DATA_PROVIDER_ERROR` enum value from the `type` response property for the response status `404`
  - removed the `DATA_PROVIDER_ERROR` enum value from the `type` response property for the response status `500`
- **2026-05-26** `7cee7b14bf6f` — 2 warning
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `404`
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `500`
- **2026-05-12** `5b038eea902d` — 8 warning
  - added the new `OTP_EXPIRED` enum value to the `type` response property for the response status `404`
  - added the new `OTP_EXPIRED` enum value to the `type` response property for the response status `500`
  - added the new `OTP_INVALID` enum value to the `type` response property for the response status `404`
  - added the new `OTP_INVALID` enum value to the `type` response property for the response status `500`
  - added the new `OTP_LOCKED` enum value to the `type` response property for the response status `404`
  - added the new `OTP_LOCKED` enum value to the `type` response property for the response status `500`
  - added the new `OTP_RESEND_COOLDOWN` enum value to the `type` response property for the response status `404`
  - added the new `OTP_RESEND_COOLDOWN` enum value to the `type` response property for the response status `500`
- **2026-02-09** `0d45567e16a8` — 2 warning
  - added the new `CONSENT_NOT_GRANTED` enum value to the `type` response property for the response status `404`
  - added the new `CONSENT_NOT_GRANTED` enum value to the `type` response property for the response status `500`
- **2025-10-27** `3026a580bab4` — 2 warning
  - added the new `MAINTENANCE` enum value to the `type` response property for the response status `404`
  - added the new `MAINTENANCE` enum value to the `type` response property for the response status `500`
- **2025-10-06** `1dcf6d02a615` — 2 info
  - the response property `requestId` became required for the status `404`
  - the response property `requestId` became required for the status `500`
- **2025-08-29** `254de85b7d17` — 1 breaking
  - the `uid` response's property type/format changed from `integer`/`` to `string`/`` for status `200`
- **2025-08-12** `fc4bd0a84282` — 2 warning
  - added the new `EXTERNAL_SERVICE_ERROR` enum value to the `type` response property for the response status `404`
  - added the new `EXTERNAL_SERVICE_ERROR` enum value to the `type` response property for the response status `500`

---

[Operation](https://skmtc.dev/agridata/apis/agridata-ch-api/docs/api/uid-register/v1/search/get.md) · [API](https://skmtc.dev/agridata/apis/agridata-ch-api.md) · [Page](https://skmtc.dev/agridata/apis/agridata-ch-api/changes/api/uid-register/v1/search/get)
