v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
CDN Reseller service

Get CDN service

Get information about CDN services of all clients accounts.

get/cdn/clients

Response

Successful.

idinteger

Client account ID.

createdstring

Date of the first synchronization with the Platform.

updatedstring

Date of the last CDN service update.

utilization_levelinteger

CDN traffic usage limit in gigabytes.

When the limit is reached, we will send an email notification to a client.

cnamestring

Domain zone to which a CNAME record of the client CDN resources should be pointed.

use_balancerboolean

Defines whether custom balancing is used for content delivery.

auto_suspend_enabledboolean

Defines whether resources will be deactivated automatically by inactivity.

Example response

[
  {
    "auto_suspend_enabled": true
  }
]