List observed subdomains
Returns distinct current DNS owner names strictly below the supplied domain. Results are ordered lexicographically. Pagination uses a domain-bound opaque cursor; totals are an honest lower bound until the final page.
Authorizations
Infrawatch API key. Supply the complete key directly as the header value.
Query Parameters
Domain whose strict descendants should be returned. A trailing dot and Unicode labels are canonicalized; public suffixes, IP addresses, URLs, and wildcards are rejected.
3 - 253Page size.
1 <= x <= 200Opaque continuation token that expires 15 minutes after the first page and is bound to the dataset, normalized query, and resolved visibility context. Cannot be combined with offset. If it is invalid or expired, restart pagination without a cursor. Clients must not parse or persist it as a durable bookmark.
1 - 4096Response
A bounded page of distinct observed subdomains.
Canonical parent domain used for the lookup.
1 - 253200Canonical DNS owner name strictly below the requested domain. DNS owner labels such as _acme-challenge and a leading wildcard are supported.
1 - 253