action clicksend_get_postcard_history { label: "Get Postcard History" description: "" provider: clicksend method: GET path: "/post/postcards/history" encoding: json output: { type: "object" additionalProperties: true } }