Get details of an inventory.
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/inventories/{inventoryId}
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/inventories/{inventoryId}
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/inventories/1?skipVulnerabilities=false' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'