Get dataset example
Fetch one dataset example, including input, expected output, expected files, metadata, and overrides.
Authorizations
API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.
Path Parameters
Automation id or typed alias.
Dataset example id. Agent examples may use deterministic name-derived ids returned by list/create responses.
Response
Dataset example.
One input/expected-output row in an automation dataset.
Stable public example id. Workflow examples use DB ids; agent examples use deterministic name-derived ids.
Human-readable dataset example name.
Automation that owns this example.
workflow, agent Input arguments used when this example is run.
Expected JSON output for evaluator comparisons.
Expected files attached to this example.
Caller-managed metadata for sorting or filtering examples.
Human note about the example.
Optional display order within the dataset.
Step output overrides used when running this example.
Most recent run id created from this example.