action clicksend_get_sms_receipts { label: "Get all Delivery Receipts" description: "" provider: clicksend method: GET path: "/sms/receipts" encoding: json output: { type: "object" additionalProperties: true } }