Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The custom rule type ID.
Response
200 - application/json
OK
Get the custom rule type as JSON by unique ID.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The custom rule type ID.
OK