Scans Viewset
Returns scan results for the provided scan type.
GET /api/v1/scans/pagedata/?format=json
{
"count": 0,
"next": null,
"previous": null,
"results": []
}Returns scan results for the provided scan type.
GET /api/v1/scans/pagedata/?format=json
{
"count": 0,
"next": null,
"previous": null,
"results": []
}