Returns all inventories of the project associated with the given scan-agent or scan-server alias
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/projects/{projectId}/inventories/{alias}
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/projects/{projectId}/inventories/{alias}
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/projects/1/inventories/{alias}?limit=25&offset=1' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'