Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Lockbox
  • Getting started
  • Quotas and limits
  • Access management
  • Pricing policy
  • Terraform reference
    • Authentication with the API
      • Overview
        • Overview
        • Get
        • GetEx
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ

In this article:

  • HTTP request
  • Query parameters
  • FolderAndName
  • Response
  1. API reference
  2. REST
  3. Payload
  4. GetEx

Lockbox API, REST: Payload.GetEx

Written by
Yandex Cloud
Updated at October 30, 2025
  • HTTP request
  • Query parameters
  • FolderAndName
  • Response

HTTP requestHTTP request

GET https://payload.lockbox.api.cloud.yandex.net/lockbox/v1/secrets:getEx

Query parametersQuery parameters

Field

Description

secretId

string

Includes only one of the fields secretId, folderAndName.

folderAndName

FolderAndName

Includes only one of the fields secretId, folderAndName.

versionId

string

FolderAndNameFolderAndName

Field

Description

folderId

string

Required field.

secretName

string

Required field.

ResponseResponse

HTTP Code: 200 - OK

{
  "secretId": "string",
  "versionId": "string",
  "entries": "object"
}

Field

Description

secretId

string

versionId

string

entries

object (map<string, string (bytes)>)

Was the article helpful?

Previous
Get
Next
Overview
© 2025 Direct Cursus Technology L.L.C.