v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
API Discovery

Get Scan Results

get/waap/v1/domains/{domain_id}/api-discovery/scan-results

Path parameters

domain_idinteger required

The domain ID

The domain ID

Query parameters

ordering'id' | 'type' | 'start_time' | 'end_time' | 'status' | 'message' | '-id' | '-type' | '-start_time' | '-end_time' | '-status' | '-message'

Sort the response by given field.

Sort the response by given field.

type'TRAFFIC_SCAN' | 'API_DESCRIPTION_FILE_SCAN'

The different types of scans that can be performed

Filter by the path of the scan type

status'SUCCESS' | 'FAILURE' | 'IN_PROGRESS'

The different statuses a task result can have

Filter by the status of the scan

messagestring nullable

Filter by the message of the scan. Supports '*' as a wildcard character

Filter by the message of the scan. Supports '*' as a wildcard character

limitinteger

Number of items to return

Number of items to return

offsetinteger

Number of items to skip

Number of items to skip

Response

Successful Response

limitinteger required

Number of items requested in the response

offsetinteger required

Items response offset used

countinteger required

Number of items contain in the response