curl --location --request GET 'https://rest.clicksend.com/v3/automations/fax/receipts/4'
{
"data": {
"action": "EMAIL_FIXED",
"action_address": "john@doe.com",
"enabled": 1,
"match_type": 2,
"receipt_rule_id": 4,
"rule_name": "My Rule"
},
"http_code": 200,
"response_code": "SUCCESS",
"response_msg": "Your rule incoming fax receipt."
}