List scan uris
GET
/api/v1/scan/{scanId}/uris Lists all urls visited by this scan. (unpaginated)
Requires
read:scanpermission.
Path parameters
scanIdstring · uuidrequiredUUID identifier for this StackHawk Scan.
Response
OK
uris
string[]uris
string[]Unauthorized