v1/scan/scans

This API endpoint retrieves a list of scan results, including details such as the target address, scan status, and vulnerability counts.


Request URL

Replace your_api_key with your actual API key.


Request Parameters

Parameter Type Location Required Description
c int query Yes The starting index for pagination, defaults to 0.
l int query Yes The number of scan results to return.

Response Data