Return Tasks associated with the search term
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/tasks/search
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/tasks/search
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/tasks/search?projectId=1&inventoryId=1&offset=1&limit=25&status=OPEN&type=MISCELLANEOUS&priority=LOW' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'