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