Lockbox API, REST: Payload.GetEx
Статья создана
Обновлена 1 июля 2026 г.
HTTP request
GET https://dpl.lockbox.api.yandexcloud.kz/lockbox/v1/secrets:getEx
Query parameters
|
Field |
Description |
|
secretId |
string The maximum string length in characters is 50. Includes only one of the fields |
|
folderAndName |
Includes only one of the fields |
|
versionId |
string The maximum string length in characters is 50. |
FolderAndName
|
Field |
Description |
|
folderId |
string Required field. The maximum string length in characters is 50. |
|
secretName |
string Required field. The maximum string length in characters is 100. |
Response
HTTP Code: 200 - OK
{
"secretId": "string",
"versionId": "string",
"entries": "object"
}
|
Field |
Description |
|
secretId |
string |
|
versionId |
string |
|
entries |
object (map<string, string (bytes)>) |