---
title: "List secret names the caller has the requested access on (default: READ). Multiple values use AND semantics — e.g. ?access=UPDATE,DELETE returns secrets the caller can both update and delete."
method: GET
path: "/api/secrets"
tags: ["secret-resource"]
---

# List secret names the caller has the requested access on (default: READ). Multiple values use AND semantics — e.g. ?access=UPDATE,DELETE returns secrets the caller can both update and delete.

`GET /api/secrets`

## Query parameters

- `access` string[]

## Response `200`

OK

- string[]

---

[API](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server.md) · [All operations](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orkescloud/orkes-conductor-api-server/revisions/6ebf0c14ac41/schema)
