Detail

Get details of a specific website scan.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

idstringRequired

Response

Successful Response
idstringformat: "uuid"
createdstringformat: "date-time"
modifiedstringformat: "date-time"
urlstringformat: "uri"1-2083 characters
scan_depthinteger

How deep to crawl. 1 for single page, >1 for recursive

last_scan_datestringformat: "date-time"
statusstring or nullRead-only

Human-readable status label

crawl_statsmap from strings to anyOptional
crawled_urlslist of anyOptional
website_metadatamap from strings to anyOptional
error_detailsstring or nullOptional
is_activebooleanOptionalDefaults to true

Errors

422
Unprocessable Entity Error