Need help? Call Live Support at +31 (0) 38 453 07 59

Used to get a host

  • GETMethod
  • /v2/hosts/hostNameURL
Name Type Description Restrictions
hostName String The host name
  • Minimum length: 4
  • Maximum length: 255
Name Type Required / Optional Description Restrictions
fields String Optional Select fields to include in the response, comma separated list of field names. Requesting only the needed fields improves response time, especially when omitting relation fields. Identifying field(s) are always included.

Successful request

  • 200 OKHTTP Status
  • application/jsonContent-Type
Name Type Required / Optional Description
hostName String Required The host name
createdDate Timestamp Required The date the host was created
updatedDate Timestamp Optional The date the host was last updated
addresses List < addresses > Optional Host addresses
Name Type Required / Optional Description
ipVersion Enum Required Version of the IP protocol

Possible values:

  • V4
  • V6
address String Required The IP Address

Failed requests

Generic errors can be expected.

The host name
Select fields to include in the response, comma separated list of field names. Requesting only the needed fields improves response time, especially when omitting relation fields. Identifying field(s) are always included.

GET /v2/hosts/hostName