Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • 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 CDN
  • Getting started
  • Access management
  • Pricing policy
  • Terraform reference
    • API authentication
      • Overview
        • Overview
        • Activate
        • ListActivated
  • Monitoring metrics for the EdgeCDN provider
  • Monitoring metrics for the Yandex Cloud CDN provider
  • Request logs
  • Audit Trails events
  • Release notes
  • Troubleshooting

In this article:

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

Cloud CDN 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://cdn.api.cloud.yandex.net/cdn/v1/providers

Query parametersQuery parameters

Field

Description

folderId

string

Required field. ID of the folder that the activate provider belongs to.

The maximum string length in characters is 50.

ResponseResponse

HTTP Code: 200 - OK

{
  "providers": [
    "string"
  ]
}

Field

Description

providers[]

string

Creates a list of providers.

Was the article helpful?

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