Returns the inventories file and/or folder ids
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/inventories/search
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/inventories/search
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/inventories/search?projectId=1&fileIds=string&folderIds=string&published=true&limit=25&offset=1' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'