Domains

Get domain by name

Returns the domain with the specified name.

get/v1/domains/{name}

Path parameters

namestring required

Domain name

Response

idinteger

Internal TzKT id.
[sortable]

levelinteger

Domain level (i.e. tez has level=1, domain.tez has level=2, subdomain.domain.tez has level=3, etc.).

namestring required

Domain record name.
[sortable]

reverseboolean

Whether or not the domain is on the reverse records list

expirationstring date-time

Expiration datetime

{"stackTrail":"components:schemas:Domain:properties:data","oasType":"schema","type":"unknown","description":"Arbitrary data bound to the domain.","nullable":true}
firstLevelinteger

Level of the block where the domain was first seen.
[sortable]

firstTimestring date-time

Timestamp of the block where the domain was first seen.

lastLevelinteger

Level of the block where the domain was last seen.
[sortable]

lastTimestring date-time

Timestamp of the block where the domain was last seen.

Changes

No recorded changes to this endpoint across all 1 revision of this API.