---
title: "Changes to Retrieve a value definition from an application"
method: GET
path: "/groups/{groupId}/apps/{appId}/values/{valueId}"
---

# Changes to Retrieve a value definition from an application

`GET /groups/{groupId}/apps/{appId}/values/{valueId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 50 revisions.

- **2024-02-20** (v3) `e2240dd053bd` — 4 warning, 1 info

## Changes

- **2024-02-20** (v3) `e2240dd053bd` — 4 warning, 1 info
  - removed the optional property `_id` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `private` from the response with the `200` status
  - removed the optional property `value` from the response with the `200` status
  - added `#/components/schemas/ValueConstructor, subschema #1` to the response body `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/values/:valueId/get.md) · [API](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [Page](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/changes/groups/:groupId/apps/:appId/values/:valueId/get)
