v1
latestSwagger 2.02026-07-1361018.9 KBAlias
Get alias
Get detailed information for a single alias by providing its alias and domain name
get/aliases
Query parameters
domainNamestring
domain which alias belongs to (string without http/https or /)
aliasNamestring required
alias value (without / at the beginning)
Response
Alias model or null
Example response
{
"name": "aBcDe012",
"domainName": "your.domain.com",
"createdAt": 1595845801514,
"updatedAt": 1595845801514
}