Endpoint
Authentication
Requires a validAuthorization: Bearer <jwt-or-api-key> header.
Path Parameters
string
required
Unique identifier of the dataset.
Response
string
Unique dataset identifier.
string
Dataset name.
string
File format, such as
jsonl, csv, or parquet.string
Current status, such as
ready, processing, or downloading.integer
Size of the dataset in bytes.
integer
Number of rows in the dataset.
string
Access mode, either
local or stream.string
ISO 8601 timestamp when the dataset was created.