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
subnamedomain
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