Retrieve a specific seed dataset by ID
Documentation Index
Fetch the complete documentation index at: https://docs.dataframer.ai/llms.txt
Use this file to discover all available pages before exploring further.
API Key authentication. Format: "Bearer YOUR_API_KEY"
UUID of the dataset
Dataset details
Unique identifier for the dataset
Dataset name
Optional description of the dataset contents or purpose
Type of dataset structure. SINGLE_FILE: one CSV/JSON/JSONL file with tabular data. MULTI_FILE: multiple individual text files. MULTI_FOLDER: files organized into folders where each folder represents one sample.
SINGLE_FILE, MULTI_FILE, MULTI_FOLDER Timestamp when the dataset was created
Timestamp when the dataset was last modified
Email address of the user who created the dataset
List of all files in the dataset
Total number of folders in the dataset
Total number of files in the dataset
Number of data samples in the dataset. Only populated for SINGLE_FILE datasets (e.g. number of rows in a CSV).