Skip to main content
POST
Cancel Eval Run

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The ID of the eval run to cancel.

Response

string
Unique identifier for the eval run.
string
The organization that owns this run.
string
Updated status of the run. Will be CANCELLED.
string
How the run was triggered. One of manual, auto, backfill.
string
The scoring modality. One of text, audio, full.
array of string
The call IDs that were submitted for scoring.
array of objects
The agent attachments submitted with the run.
string or null
The associated workbench setup, if any.
string or null
The pinned workbench setup version, if any.
integer
Number of calls resolved for the run.
integer
Number of eval agents resolved for the run.
integer
Total call-by-agent evaluations in the run.
integer
Number of evaluations completed before cancellation.
object or null
Partial scoring summary if any atoms completed before cancellation, otherwise null.
number or null
Billable cost for evaluations completed before cancellation, or null if not yet finalized.
string or null
Error code if applicable, otherwise null.
string or null
Human-readable error message if applicable, otherwise null.
string or null
Internal workflow identifier, if applicable.
object
Key-value metadata attached to the run.
string
ISO 8601 timestamp when the run was created.
string or null
ISO 8601 timestamp when the run started, or null if it never started.
string or null
ISO 8601 timestamp when the run was cancelled.