Scans
List scans
Returns a paginated list of scans for the authenticated organization.
GET
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Available options:
pending, running, completed, failed, cancelled Available options:
whitebox, blackbox Filter scans created on or after this date (ISO 8601).
Filter scans created on or before this date (inclusive, end-of-day).
Available options:
created_at Available options:
asc, desc Error