Get secret keys

View as Markdown

Returns the key names of a Secret (values are never returned).

Authentication

AuthorizationBearer
OAuth 2.0 device flow or platform session token

Path parameters

namespacestringRequired
Kubernetes namespace for the deployment
secretnamestringRequired
Secret name

Query parameters

accountstringRequired

Account name (used for ownership verification)

Response

Secret key names
namestring
namespacestring
keyslist of strings

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error