---
title: "Changes to Get User Info"
method: GET
path: "/api/user/v1/user-info"
---

# Changes to Get User Info

`GET /api/user/v1/user-info`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 17 of 56 revisions.

- **2026-07-23** `afc89996cbbc` — 2 info
- **2026-07-09** `73b93bab6c7b` — 2 warning
- **2026-07-08** `4f907e176481` — 2 info
- **2026-06-19** `a3a589189892` — 1 info
- **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-03-20** `0734563de56e` — 1 info
- **2026-02-25** `8042d371f70e` — 1 info
- **2026-02-09** `0d45567e16a8` — 2 warning
- **2026-01-05** `1836059a633b` — 2 info
- **2025-11-27** `297b7932dd83` — 1 warning, 1 info
- **2025-11-20** `edd6a83c3b2d` — 1 info
- **2025-10-27** `3026a580bab4` — 2 warning
- **2025-10-06** `1dcf6d02a615` — 2 info
- **2025-09-16** `34c19e697f58` — 1 info

## Changes

- **2026-07-23** `afc89996cbbc` — 2 info
  - added the optional property `lastAcceptedAgbDate` to the response with the `200` status
  - added the optional property `lastAcceptedAgbRevisionId` to the response with the `200` status
- **2026-07-09** `73b93bab6c7b` — 2 warning
  - removed the optional property `lastAcceptedAgbDate` from the response with the `200` status
  - removed the optional property `lastAcceptedAgbRevisionId` from the response with the `200` status
- **2026-07-08** `4f907e176481` — 2 info
  - added the optional property `lastAcceptedAgbDate` to the response with the `200` status
  - added the optional property `lastAcceptedAgbRevisionId` to the response with the `200` status
- **2026-06-19** `a3a589189892` — 1 info
  - added the optional property `mobileNumber` to the response with the `200` status
- **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-03-20** `0734563de56e` — 1 info
  - added the optional property `userId` to the response with the `200` status
- **2026-02-25** `8042d371f70e` — 1 info
  - added the optional property `userPreferences/hasSeenConsentRequestTourIntro` to the response with the `200` status
- **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` — 2 info
  - added the optional property `agateLoginId` to the response with the `200` status
  - added the optional property `rolesAtLastLogin` to the response with the `200` status
- **2025-11-27** `297b7932dd83` — 1 warning, 1 info
  - removed the optional property `userPreferences/dismissedMiratedIds` from the response with the `200` status
  - added the optional property `userPreferences/dismissedMigratedIds` to the response with the `200` status
- **2025-11-20** `edd6a83c3b2d` — 1 info
  - added the optional property `userPreferences` to the response with the `200` status
- **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-09-16** `34c19e697f58` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/agridata/apis/agridata-ch-api/docs/api/user/v1/user-info/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/user-info/get)
