Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
View a file that's located in an upload portal (requires JWT auth). File might be converted (e.g. Parquet) or truncated (e.g. CSV).
Portal ID
Path to file in portal
OK
Get information about a portal
Portal ID
OK
Download a file from an upload portal (requires JWT auth). Will return a signed URL to the bucket.
Portal ID
S3 path (within the portal)
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Signed URL to download the file
Creates a signed link to securely upload data to s3 bucket directly from the client.
Portal ID
file name
file size in bytes
hash to identify file changes
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
S3 Upload Link
S3 File Tag
Delete a file from an upload portal (requires JWT auth).
Portal ID
S3 path (within the portal)
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Rename a file on an upload portal (requires JWT auth).
Portal ID
S3 path (within the portal)
S3 path (within the portal)
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
List all files and directories in specified prefix.
Portal ID
S3 prefix
Only one S3 page (1000 items typically) is returned. Pass in the continuationToken on the next request to receive the next page.
If set, then no files will be returned
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
"2019-07-21T17:32:28Z"