Returns a scan status for a given taskId which is obtained from /projectScan/{projectId}
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/project/scanStatus/{taskId}
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/project/scanStatus/{taskId}
curl -i -X GET \
https://codeinsightapi.redocly.app/_mock/swagger/project/scanStatus/1 \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Response
"new"