Get all parent projects. childProject property will not be shown in the response.
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/projects/{projectId}/parentProjects
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/projects/{projectId}/parentProjects
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/projects/1/parentProjects?recursive=false' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'