API ReferenceDomains
List domain verification requests for an account
Lists domain verification requests for the current account.
Response Body
application/json
application/json
curl -X GET "https://api.freestyle.sh/domains/v1/verifications"[
{
"verificationCode": "string",
"domain": "string",
"createdAt": "2019-08-24T14:15:22Z"
}
]{
"message": "string"
}List Domain Mappings
List domain mappings for any query based on exact domain or domain ownership (the domain ownership that gave the right to use the domain)
List domains for an account
This lists the domains that an account has verified ownership of. This includes the *.style.dev domains the account has claimed.