Get Results
api
Get Results
Paginated flagged results for a scan. Mirrors the datasets pagination logic (page/per_page with bounds) while preserving the original list response.
Additionally, each result now includes a dataset_id field which
corresponds to the id (UUID value) of the dataset associated with this scan.
GET
Get Results
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 200Available options:
auto, slices, volume Cookies
Response
Successful Response
- ResultRead · object[]
- ScanResultListResponse · object

