---
title: "List secrets"
method: GET
path: "/groups/{groupId}/apps/{appId}/secrets"
tags: ["secrets"]
---

# List secrets

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

List [secrets](https://www.mongodb.com/docs/atlas/app-services/values-and-secrets/define-and-manage-secrets/#define-a-secret)
associated with a Atlas App Services App.

## Response `200`

The Secrets were successfully listed.

- object[]
  - `_id` string
  - `name` string

---

[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)
