Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/projects/{projectId}/allscannedfiles
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/projects/{projectId}/allscannedfiles
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/projects/1/allscannedfiles?includeMD5Hash=false&includeSHA1Hash=false&offset=1&limit=25' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'