You can convert this JSON to CSV in a single line with jq . jq '.data.headers | [.sender, .to, .subject, ."x-received-time", .received, ...
確定! 回上一頁