Get a subdomain search
find-subdomains
Get a subdomain search
Poll a search until its status is succeeded or failed. A failed search carries an error code and whether another attempt is worth making — with this upstream source, it usually is.
GET
Get a subdomain search
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
One search and whatever it has found so far.
Discovered hostnames, newest first sighting first. Empty until the search succeeds.
Whether running the same search again could plausibly work.
Where one subdomain search has got to.
Available options:
pending, running, succeeded, failed