Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • 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
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud Backup
    • All guides
    • Activating the service
    • Viewing service resource operations
    • Limiting RAM usage by the Cloud Backup agent
    • Viewing backup statistics
  • Access management
  • Pricing policy
  • Terraform reference
    • API authentication
      • Overview
        • Overview
        • Activate
        • ListActivated
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • Troubleshooting

In this article:

  • HTTP request
  • Query parameters
  • Response
  1. API reference
  2. REST
  3. Provider
  4. ListActivated

Cloud Backup API, REST: Provider.ListActivated

Written by
Yandex Cloud
Updated at December 1, 2025
  • HTTP request
  • Query parameters
  • Response

List activated providers for specified client.

HTTP requestHTTP request

GET https://backup.api.cloud.yandex.net/backup/v1/providers

Query parametersQuery parameters

Field

Description

folderId

string

Required field. ID of the folder to find out the backup provider.

The maximum string length in characters is 50.

instanceRegistrationId

string

instance registration token for authorization

ResponseResponse

HTTP Code: 200 - OK

{
  "folderId": "string",
  "names": [
    "string"
  ]
}

Field

Description

folderId

string

Folder ID.

names[]

string

Name of the backup provider.

Was the article helpful?

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