v32

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

Get CDN service status details

Get information about CDN service status of the specific client account.

get/cdn/clients/{client_id}/service

Path parameters

client_idinteger required

Client account ID.

Response

Successful.

enabledboolean

Defines whether the service is activated.

Possible values are:

  • true - Service is activated.
  • false - Service is not activated.
statusstring

Service status.

Possible values:

  • new - CDN service is not activated.
  • trial - Free trial is in progress.
  • trialend - Free trial has ended and CDN service is stopped. All client CDN resources are suspended.
  • activating - CDN service is being activated. It can take up to 15 minutes.
  • active - CDN service is active.
  • paused - CDN service is stopped. All client CDN resources are suspended.
  • deleted - CDN service is stopped. All client CDN resources are deleted.
updatedstring

Date of the last status update.