Retrieve Complete Subname Dataset

GET /v1/subname

Retrieves all the data associated with the subname. In order to retrieve the data send a request to /subname/{label}/{domain}:

  • label is the label of requested the subname - for example ninja in ninja.thenamespace.eth

  • domain is the full ENS name - for example thenamespace.eth

Refer to the Response Body section below for response details.

Last updated