Fetches the parents for a given inventoryId.
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/inventories/{inventoryId}/parents
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/inventories/{inventoryId}/parents
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/inventories/1/parents?limit=25&offset=1' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'