action surevoip_get_faxes { label: "List global ongoing faxes" provider: surevoip method: GET path: "/faxes" encoding: json output: { type: "object" additionalProperties: true } }