Retrieve all of subname's text records

GET /v1/subname/record

In order to retrieve the text records, make a request to /subname/record/{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