Get secret API Reference
GET /tenants/{tenant}/secrets/{name}
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.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenant
required
string
Tenant name
name
required
string
Secret name
Responses
Section titled “ Responses ”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-credentialsHeaders
Section titled “Headers ” ETag
string
Resource version for optimistic locking
Invalid name
object
code
string
error
string
field
string
message
string
severity
string
Missing or invalid authentication
object
code
string
error
string
field
string
message
string
severity
string
Not a member of this tenant
object
code
string
error
string
field
string
message
string
severity
string
Secret not found
object
code
string
error
string
field
string
message
string
severity
string
Rate limit exceeded
object
code
string
error
string
field
string
message
string
severity
string