Retrieve all of subname's custom data

GET /v1/subname/data

In order to retrieve the data records, send a request to /subname/data/{label}/{domain}:

  • label subname

  • domain second-level domain name

Retrieves all the records stored for the provided subname.

Refer to the Response Body section below for response details.

Last updated