This API endpoint retrieves a list of scan results, including details such as the target address, scan status, and vulnerability counts.
Replace your_api_key with your actual API key.
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. |