Lockbox API, REST: Payload.GetEx
Written by
Updated at December 17, 2024
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
{
"versionId": "string",
"entries": "object"
}
Field |
Description |
versionId |
string |
entries |
object (map<string, string (bytes)>) |