Create report
Create a saved report from existing run IDs. All runs must belong to the authenticated organization. Public reports are shareable without login and mark their included runs public.
Authorizations
API key for authentication
Body
Display name for the saved report.
1 - 200"Accent sweep"
Run IDs to include in the report. All must belong to the authenticated organization.
1 - 2000 elements[
"8EktrIgaVxn9LfxkIynagX",
"9FltuJhbWyoAMgymJzobhY"
]Optional simulation IDs pinning the report to a subset of simulations. When set, this is the report's authoritative scope. All must belong to the authenticated organization.
10000["AGktrIgaVxn9LfxkIynagX"]Optional human review project the simulations were sourced from; simulation_output_ids must belong to it.
26"01JABCDEFGHJKMNPQRSTVWXYZ0"
Dimension to group and compare runs by in the report view.
none, run, agent, mutation, persona, test_case, metadata "persona"
Metadata key to group by. Required when compare_by is metadata;
otherwise omit it.
1 - 200"customer.plan"
PUBLIC creates a login-free shareable report; PRIVATE keeps it organization-only.
PUBLIC, PRIVATE "PRIVATE"
Response
Report created successfully