Skip to content

Get secret

GET
/tenants/{tenant}/secrets/{name}

Retrieve details for a specific managed secret, including its vault path, sync target configuration, and current sync status across clusters.

tenant
required
string

Tenant name

name
required
string

Secret name

Secret details

object
createdAt
string
Example
2026-03-10T09:15:00Z
name
string
Example
database-creds
resourceVersion
string
Example
582019
secretPath
string
Example
services/database/credentials
status
object
conditions
Array<object>
object
key
additional properties
phase
string
Example
Synced
syncStatuses
Array<object>
object
key
additional properties
sync
Array<object>
object
cluster
string
Example
production
namespace
string
Example
app
secretName
string
Example
db-credentials
ETag
string

Resource version for optimistic locking

Invalid name

object
error
string

Missing or invalid authentication

object
error
string

Not a member of this tenant

object
error
string

Secret not found

object
error
string

Rate limit exceeded

object
error
string