Retrieve a TLD
GET /api/tld/{tld}
GET
/api/tld/{tld}
This endpoint allows you to retrieve the details of a specific TLD (Top-Level Domain).
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tld
required
string
Top Level Domain identifier
Responses
Section titled “ Responses ”Top Level Domain resource
object
@context
@id
string
@type
string
tld
string
contractTerminated
boolean | null
dateOfContractSignature
string | null format: date-time
delegationDate
string | null format: date-time
registryOperator
string | null
removalDate
string | null format: date-time
specification13
boolean | null
type
string
object
tld
string
contractTerminated
boolean | null
dateOfContractSignature
string | null format: date-time
delegationDate
string | null format: date-time
registryOperator
string | null
removalDate
string | null format: date-time
specification13
boolean | null
type
string
object
tld
string
contractTerminated
boolean | null
dateOfContractSignature
string | null format: date-time
delegationDate
string | null format: date-time
registryOperator
string | null
removalDate
string | null format: date-time
specification13
boolean | null
type
string
object
tld
string
contractTerminated
boolean | null
dateOfContractSignature
string | null format: date-time
delegationDate
string | null format: date-time
registryOperator
string | null
removalDate
string | null format: date-time
specification13
boolean | null
type
string
Resource not found