action clicksend_get_voice_receipts { label: "Get Voice receipts" description: "" provider: clicksend method: GET path: "/voice/receipts" encoding: json output: { type: "object" additionalProperties: true } }