Gets the current user's vulnerability alert subscription state for the specified project
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/projects/{projectId}/vulnerability-subscription
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/projects/{projectId}/vulnerability-subscription
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/projects/{projectId}/vulnerability-subscription' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'