Zone

This endpoint is used to get a zone by its Id.

Response Payload Object

PropertyTypeDescription
descriptionstringThe description of that zone.
idlongThe Id of that zone.
namestringThe name of that zone.

Controlled Errors

Error CodeError Message
error_zone_not_foundThe zone was not found.

Any status codes returned that are not provided here are generic status codes that can be found here.

Path Params
int64
required

The Id of the zone to get.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain