> ## Documentation Index
> Fetch the complete documentation index at: https://hexelstudio.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# List User Secrets

Retrieve a list of user secrets for the current user.

* **Method:** GET
* **Path:** `/api/v1/user-secrets/`

## Response

Returns an array of `UserSecretResponse` objects.

<OpenAPIPlayground endpoint="/api/v1/user-secrets/" method="GET" />
