DAST Scans

List all DAST scan runs

Returns all CrawlerRun documents that are in RUNNING, COMPLETED, STOP_REQUESTED, or STOPPED state, plus legacy records that have no status field. PENDING and FAILED runs are excluded.

Source: DastAction.fetchAllDastScans()

post/api/fetchAllDastScans

Request body

object required

Response

List of crawler run documents.

actionErrorsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.