Get List of Scans by Domain

Use this API to retrieve a list of scans for a specific domain and the specified filter criteria.

Path Params
uuid
required

The unique identifier of the domain.

Query Params
string
enum

The current state or condition of the item.

string
enum

The archival state of the scan.

date

The beginning date for filtering or date range operations.

date

The ending date for filtering or date range operations.

integer
β‰₯ 0
Defaults to 0

The page number for pagination results, starting from 0.

integer
1 to 2000
Defaults to 10

The number of items to return per page.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Choose an example:
application/json
*/*