Get custom rules
Get all custom rules.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Success
result
message
content
Bearer authentication of the form Bearer <token>
, where token is your auth token.