API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
The domain ID
x > 0
Sort the response by given field.
id
, type
, start_time
, end_time
, status
, message
, -id
, -type
, -start_time
, -end_time
, -status
, -message
Filter by the path of the scan type The different types of scans that can be performed
TRAFFIC_SCAN
, API_DESCRIPTION_FILE_SCAN
Filter by the status of the scan The different statuses a task result can have
SUCCESS
, FAILURE
, IN_PROGRESS
Filter by the message of the scan. Supports '*' as a wildcard character
1024
Number of items to return
0 <= x <= 100
Number of items to skip
0 <= x <= 100000
Successful Response
The response is of type object
.