---
title: "Changes to Get a data source or third-party service"
method: GET
path: "/groups/{groupId}/apps/{appId}/services/{serviceId}"
---

# Changes to Get a data source or third-party service

`GET /groups/{groupId}/apps/{appId}/services/{serviceId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-02-20** (v3) `e2240dd053bd` — 2 breaking, 5 warning, 2 info
- **2023-10-16** (v3) `e77603e6f6c4` — 1 breaking, 2 warning, 6 info

## Changes

- **2024-02-20** (v3) `e2240dd053bd` — 2 breaking, 5 warning, 2 info
  - the `oneOf[#/components/schemas/AtlasCluster]/` response's property type changed from `object` to no type for status `200`
  - the `oneOf[#/components/schemas/AtlasFederatedInstance]/` response's property type changed from `object` to no type for status `200`
  - removed the optional property `oneOf[#/components/schemas/AtlasCluster]/config` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/AtlasCluster]/secret_config` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/AtlasFederatedInstance]/config` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/AtlasFederatedInstance]/name` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/AtlasFederatedInstance]/type` from the response with the `200` status
  - added `#/components/schemas/AtlasClusterServiceConstructor, subschema #1` to the `oneOf[#/components/schemas/AtlasCluster]/` response property `allOf` list for the response status `200`
  - added `#/components/schemas/AtlasFederatedInstanceConstructor, subschema #1` to the `oneOf[#/components/schemas/AtlasFederatedInstance]/` response property `allOf` list for the response status `200`
- **2023-10-16** (v3) `e77603e6f6c4` — 1 breaking, 2 warning, 6 info
  - the response property `oneOf[#/components/schemas/AtlasCluster]/config/clusterName` became optional for the status `200`
  - removed the optional property `oneOf[#/components/schemas/AtlasCluster]/name` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/AtlasCluster]/type` from the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AtlasCluster]/config/clusterId` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AtlasCluster]/config/clusterType` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AtlasCluster]/config/flexible_sync` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AtlasCluster]/config/groupName` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AtlasCluster]/config/orgName` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AtlasCluster]/secret_config` to the response with the `200` status

---

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