Return a structured preview of an artifact’s content. Supports CSV, TSV, plain text, SQL, markdown, HTML, XML, YAML, JSON, and JSONL.
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Artifact resource URI (e.g., 'artifact:acme-corp:ml-project:training-dataset')
Number of rows (tabular) or lines (text) to return
1 <= x <= 10000Maximum bytes to read from storage
1 <= x <= 1048576Successful Response
Preview for tabular data (CSV, TSV, Parquet).