REST API v1.1 - Managed DNS

Zones - Count all zones

This is the total number of zones available. It is the same value as provided in the X-Query-Count header in the Managed DNS → List all zones API method.

Request

Example
GET /api/1.1/zones/count.xml

Response

Example body
<count>12</count>