Skip to content

Get Rule By Id

Request

Get existing rule by ruleId

Security
bearerAuth
Path
ruleIdinteger, (int64)required
curl -i -X GET \
  'https://codeinsightapi.redocly.app/_mock/swagger/rules/{ruleId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK