Skip to content

Get a user-defined license evidence rule by ID

Request

Returns the rule matching the given ID.

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

Responses

OK