secrets

Get secret

Returns the current state of a specific secret identified by namespace and name. This endpoint is intended for retrieving the secret state before updating it.

get/secrets/{namespace}/{name}

Path parameters

namespacestring required

Namespace name

namestring required

Secret name

Response

Successful secret response

Changes

No recorded changes to this endpoint across all 5 revisions of this API.