Retrieve single subname text record
GET /v1/subname/record
In order to retrieve a text record, make a request to /subname/record/{label}/{domain}/{key}
:
label
subnamedomain
second-level domain namekey
key of the text record to be retrieved
The retrieved value refers to the text record stored under the key
.
Refer to the Response Body section below for response details.
Last updated