v1
latestOpenAPI 3.0.02026-07-14498851.7 MBip-domain-tags
Get all the domains for the parent domain
post/parent-domains/{parentDomain}/domains
Path parameters
parentDomainstring required
parent domain
Request body
Example request
{
"filters": [
{
"operator": "and",
"field": "ip",
"condition": "=",
"value": "127.0.0.1"
}
]
}Response
domain schema