curl --request GET \
--url https://api.getfernand.com/knowledge/verify \
--header 'X-API-Key: <api-key>'{
"status": "verified",
"verification": {
"type": "CNAME",
"name": "help.piedpiper.com",
"value": "help.getfernand.com."
}
}curl --request GET \
--url https://api.getfernand.com/knowledge/verify \
--header 'X-API-Key: <api-key>'{
"status": "verified",
"verification": {
"type": "CNAME",
"name": "help.piedpiper.com",
"value": "help.getfernand.com."
}
}Was this page helpful?