When set, restrict traces to this workflow. Omit to search across workflows in the workspace.
statusesstring[]
Filter traces by their derived status (pending if any span anywhere in the trace is still pending, error if any of the root run's spans has errored, otherwise success).
startedAfterstring required
Include traces whose first execution started after this timestamp (ISO string). Required.
startedBeforestring
Include traces whose first execution started on or before this timestamp (ISO string).