Upload
List
{
"kind": "upload",
"uri": string,
"url": string,
"name": string,
"status": string("queued","running","completed","failed"),
"hash": string,
"size": integer,
"numRows": integer,
"numBytes": integer,
}Get
{
"type": string,
"hasHeaderRow": bool,
"delimiter": string,
"quoteCharacter": string,
"escapeCharacter": string,
"skipBadRecords": bool,
"badRecordsCount": integer,
"hasQuotedNewlines": bool,
"nullMarkers": str[],
"errorMessage": string
}Documentation
Was this helpful?

