API Discovery
Get Scan Results
GET
Authorizations
API key for authentication.
Path Parameters
The domain ID
Query Parameters
Sort the response by given field.
Available options:
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
Available options:
TRAFFIC_SCAN
, API_DESCRIPTION_FILE_SCAN
Filter by the status of the scan The different statuses a task result can have
Available options:
SUCCESS
, FAILURE
, IN_PROGRESS
Filter by the message of the scan. Supports '*' as a wildcard character
Maximum length:
1024
Number of items to return
Required range:
0 <= x <= 100
Number of items to skip
Required range:
0 <= x <= 100000
Response
200
application/json
Successful Response
The response is of type object
.