Report Subdomains Status

Cache-only subdomain state for the report-page live update.

Reads ONLY the Redis cache — never triggers an upstream call — so the page can poll it cheaply (zero rate-limit burn) and drop in the fuller result the moment background enrichment lands. Public (under the /report/ auth-bypass prefix).

get/report/{domain}/subdomains-status

Path parameters

domainstring required

Response

Successful Response

{"stackTrail":"paths:/report/{domain}/subdomains-status:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.