Extracts a list of firewall rules assigned to a domain, offering filter, ordering, and pagination capabilities
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
The domain ID The domain ID
Determine the field to order results by Determine the field to order results by
id, name, description, enabled, action, -id, -name, -description, -enabled, -action "-id"
Number of items to return Number of items to return
0 <= x <= 100Number of items to skip Number of items to skip
0 <= x <= 100000Filter rules based on their name. Supports '' as a wildcard character. Filter rules based on their name. Supports '' as a wildcard character.
Filter rules based on their description. Supports '' as a wildcard character. Filter rules based on their description. Supports '' as a wildcard character.
Filter to refine results by specific firewall actions Filter to refine results by specific firewall actions
allow, block Filter rules based on their active status Filter rules based on their active status
Successful Response