Skip to content

Get Vulnerability Subscription

Request

Gets the current user's vulnerability alert subscription state for the specified project

Security
bearerAuth
Path
projectIdinteger, (int64)required

Project ID

curl -i -X GET \
  'https://codeinsightapi.redocly.app/_mock/swagger/projects/{projectId}/vulnerability-subscription' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK