Skip to main content
GET
List secrets

Authorizations

Authorization
string
header
required

Runpod API key authentication. Generate an API key in the Runpod console and send it in the Authorization header as Bearer <api_key>. Keys are scoped to the permissions granted when created; requests may return 403 when a valid key lacks access to the requested resource or action.

Query Parameters

name
string

When provided, returns only the secret with this name (case-insensitive).

Response

OK

secrets
object[]
required
Last modified on September 17, 2026