Was this helpful?
Export a collection of inbound rules to file.
/inbound_rules/export
curl -L \ --url 'https://HOSTNAME:8887/api/inbound_rules/export' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
text