Authorizations
Path Parameters
Unique brand identifier.
Query Parameters
Optional CQL query string to further filter brand scans. See POST /v1/search documentation for CQL syntax.
Page number for pagination (1-indexed). Pages beyond the first require PREMIUM subscription.
Response
Brand scans retrieved successfully.
Array of Scan objects associated with the brand, sorted by submission date (newest first).
Unique auto-generated scan identifier.
Original URL submitted for scanning.
Extracted domain from the submitted URL.
Final destination URL after following all redirects.
Protocol used (HTTP or HTTPS).
Device type used for the scan simulation.
DESKTOP, MOBILE User agent string used to simulate the browser environment.
HTTP Referer header value indicating the originating page for the request.
Indicates whether the page contains Not Safe For Work (NSFW) content such as nudity or adult material.
Country code from which the scan was initiated. Available for PREMIUM users only.
DEFAULT, AU, BE, CA, CH, DE, ES, FR, GB, GR, HU, ID, IT, JP, MX, NL, PT, ZA, TR, US Indicates whether the scan was submitted programmatically via API or manually by a user.
API, USER Viewport width in pixels used during the scan.
Viewport height in pixels used during the scan.
When true, scan results are only accessible to the submitting user.
Current scan status. PENDING and RUNNING are transient states; DONE and ERROR are terminal states.
PENDING, RUNNING, DONE, ERROR ISO 8601 timestamp when the scan was submitted.
User-defined tags for organizing and categorizing scans.
Error code when scan status is ERROR, indicating the reason for failure.
