curl --request GET \
--url https://nimbussuite.com/api/v1/probe/scans/{scanId}/result \
--header 'Authorization: Bearer <token>'{
"scan": {}
}curl --request GET \
--url https://nimbussuite.com/api/v1/probe/scans/{scanId}/result \
--header 'Authorization: Bearer <token>'{
"scan": {}
}Was this page helpful?