---
title: "Changes to Get Authorized Uids"
method: GET
path: "/api/user/v1/authorized-uids"
---

# Changes to Get Authorized Uids

`GET /api/user/v1/authorized-uids`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 56 revisions.

- **2026-06-04** `d1729646b766` — 2 warning
- **2026-05-29** `a598446f8093` — 2 info
- **2026-05-26** `7cee7b14bf6f` — 2 warning, 1 info
- **2026-05-12** `5b038eea902d` — 8 warning
- **2026-02-09** `0d45567e16a8` — 2 warning
- **2026-01-05** `1836059a633b` — 1 warning, 3 info
- **2025-10-27** `3026a580bab4` — 2 warning
- **2025-10-23** `a2899b74ad13` — 1 info
- **2025-10-06** `1dcf6d02a615` — 3 info
- **2025-09-16** `34c19e697f58` — 1 info

## 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, 1 info
  - 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`
  - added the new optional `query` request parameter `actingRole`
- **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`
- **2026-01-05** `1836059a633b` — 1 warning, 3 info
  - added the new `EQUIDENEIGENTUEMER` enum value to the `items/legalFormCode` response property for the response status `200`
  - the security scope `agridata.ch.Agridata_Admin` was added to the endpoint's security scheme `SecurityScheme`
  - added the new optional `query` request parameter `agate-login-id`
  - added the new optional `query` request parameter `kt-id-p`
- **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-23** `a2899b74ad13` — 1 info
  - the response property `items/uid` became required for the status `200`
- **2025-10-06** `1dcf6d02a615` — 3 info
  - the security scope `agridata.ch.Agridata_Support` was added to the endpoint's security scheme `SecurityScheme`
  - the response property `requestId` became required for the status `404`
  - the response property `requestId` became required for the status `500`
- **2025-09-16** `34c19e697f58` — 1 info
  - endpoint added

---

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