Skip to main content
GET
Get Dataset File Preview

Path Parameters

dataset_id
string
required

Query Parameters

path
string
required

Relative path to the file within the dataset

version_id
string | null

Dataset view version ("active" default, "original", or explicit version id)

Response

Successful Response

name
string
required
path
string
required
kind
enum<string>
required
Available options:
image,
text,
binary
size_bytes
integer | null
extension
string | null
mime_type
string | null
preview_text
string | null
truncated
boolean
default:false
preview_url
string | null