Returns the ID of file and/or folder
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/projects/{projectId}/files
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/projects/{projectId}/files
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/projects/1/files?filePath=string&folderPath=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'