interface RunQueryV2ParamsHeader param: application/json
Body param: has_error filters to runs that errored (true) or completed without
error (false).
Body param: ids optionally limits the request to these run UUIDs.
is_root is true when this run has no parent (it is the trace root).
Body param: reference_examples optionally limits to runs linked to these
dataset example UUIDs.
Enum for run types.
Body param: selects lists which properties to include on each returned run. If
omitted, only id is returned. Properties not listed are omitted from each run
object.