---
title: "Changes to Get a schema"
method: GET
path: "/groups/{groupId}/apps/{appId}/schemas/{schemaId}"
---

# Changes to Get a schema

`GET /groups/{groupId}/apps/{appId}/schemas/{schemaId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-04-16** (v3) `4d3b5277aa31` — 1 warning, 1 info
- **2024-02-20** (v3) `e2240dd053bd` — 1 breaking, 1 warning, 6 info

## Changes

- **2024-04-16** (v3) `4d3b5277aa31` — 1 warning, 1 info
  - added the new `null` enum value to the `schema/bsonType` response property for the response status `200`
  - removed the `undefined` enum value from the `schema/bsonType` response property for the response status `200`
- **2024-02-20** (v3) `e2240dd053bd` — 1 breaking, 1 warning, 6 info
  - the response's body type changed from no type to `object` for status `200`
  - removed the optional property `_id` from the response with the `200` status
  - added the optional property `metadata` to the response with the `200` status
  - added the optional property `relationships` to the response with the `200` status
  - added the optional property `schema/bsonType` to the response with the `200` status
  - added the optional property `schema/properties` to the response with the `200` status
  - added the optional property `schema/required` to the response with the `200` status
  - added the optional property `schema/title` to the response with the `200` status

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/schemas/:schemaId/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/schemas/:schemaId/get)
