v106

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
helpers

Load a preview of the file

get/w/{workspace}/job_helpers/load_file_preview

Path parameters

workspacestring required

Query parameters

file_keystring required
file_size_in_bytesinteger
file_mime_typestring
csv_separatorstring
csv_has_headerboolean
read_bytes_frominteger
read_bytes_lengthinteger
storagestring
s3_resource_pathstring

When set, load the file preview from this object storage resource instead of the workspace storage

Response

FilePreview

msgstring
contentstring
content_type'RawText' | 'Csv' | 'Parquet' | 'Unknown' required