Lockbox API, REST: Payload.GetEx
Written by
Updated at October 30, 2025
HTTP request
GET https://payload.lockbox.api.cloud.yandex.net/lockbox/v1/secrets:getEx
Query parameters
|
Field |
Description |
|
secretId |
string Includes only one of the fields |
|
folderAndName |
Includes only one of the fields |
|
versionId |
string |
FolderAndName
|
Field |
Description |
|
folderId |
string Required field. |
|
secretName |
string Required field. |
Response
HTTP Code: 200 - OK
{
"secretId": "string",
"versionId": "string",
"entries": "object"
}
|
Field |
Description |
|
secretId |
string |
|
versionId |
string |
|
entries |
object (map<string, string (bytes)>) |