action clicksend_get_all_subaccounts { label: "Get all Subaccounts" description: "" provider: clicksend method: GET path: "/subaccounts" encoding: json output: { type: "object" additionalProperties: true } }