---
title: "List all data sources and third-party services"
method: GET
path: "/groups/{groupId}/apps/{appId}/services"
tags: ["services"]
---

# List all data sources and third-party services

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

List all [data sources](https://www.mongodb.com/docs/atlas/app-services/mongodb/) and [third-party
services [Deprecated]](https://www.mongodb.com/docs/atlas/app-services/reference/services/).

## Response `200`

Successfully listed services.

- ServiceResponse[]
  - `name` string — The service name.
  - `type` string — The type of service.

---

[API](https://skmtc.net/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [All operations](https://skmtc.net/mongodb/apis/mongodb-atlas-app-services-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mongodb/mongodb-atlas-app-services-admin-api/versions/1365ab72bc03/schema)
