Documentation Index

Fetch the complete documentation index at: https://docs.britive.com/llms.txt

Use this file to discover all available pages before exploring further.

Britive platform release 2026.05.02 is now live in production.

Get Secret Data for Version

Prev Next
Get
/api/v1/secretmanager/vault/{vaultId}/secrets/{secretId}/versions/{version}

Returns the decrypted secret data for a specific version number.

Security
HTTP
Type bearer
Path parameters
vaultId
stringRequired

Vault identifier

Examplea6ed82f6-32b5-46d8-a3a3-c36cc574abd9
secretId
stringRequired

Secret identifier

Examplesecret-123
version
integer (int32) Required

Version number

Example1
Responses
200

Secret version data

Expand All
object
version
integer (int32)
vaultId
string
secretId
string
name
string
parent
string
path
string
secretNature
string
versionCreationDate
string
versionCreationType
string
createdBy
string
updatedBy
string
isDraft
boolean
description
string
value
object
property*
string additionalProperties
404

Version not found