Cancel Eval Run
Experiments
Cancel Eval Run
Cancel a pending or running eval run.
POST
Cancel Eval Run
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Path Parameters
The ID of the eval run to cancel.
Response
Unique identifier for the eval run.
The organization that owns this run.
Updated status of the run. Will be
CANCELLED.How the run was triggered. One of
manual, auto, backfill.The scoring modality. One of
text, audio, full.The call IDs that were submitted for scoring.
The agent attachments submitted with the run.
The associated workbench setup, if any.
The pinned workbench setup version, if any.
Number of calls resolved for the run.
Number of eval agents resolved for the run.
Total call-by-agent evaluations in the run.
Number of evaluations completed before cancellation.
Partial scoring summary if any atoms completed before cancellation, otherwise
null.Billable cost for evaluations completed before cancellation, or
null if not yet finalized.Error code if applicable, otherwise
null.Human-readable error message if applicable, otherwise
null.Internal workflow identifier, if applicable.
Key-value metadata attached to the run.
ISO 8601 timestamp when the run was created.
ISO 8601 timestamp when the run started, or
null if it never started.ISO 8601 timestamp when the run was cancelled.