action clicksend_list_of_email_to_sms_allowed_address { label: "List of Email-to-SMS Allowed Address" description: "Get list of allowed email addresses." provider: clicksend method: GET path: "/sms/email-sms" encoding: json output: { type: "object" additionalProperties: true } }