Miscellaneous / Get DNS IDReturns the partially random string used when generating host names for the authenticated account.Response attributesobject dnsstring requiredThe partially random string associated with the authenticated account, used for generating DNS entries.APICLIGET /v1beta/dns-idExample response200 OKData about the DNS ID.JSON{ "dns": "exam-1234" }