Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
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 January 14, 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
Yandex project
© 2025 Yandex.Cloud LLC