Api V 2 Experiments Create 2
POST handler with superadmin-only field protection.
Strips superadmin-only fields from non-superadmin requests before delegating to OrganizationInjectionMixin.post() for org injection.
Authentication
AuthorizationBearer
JWT access token or Respan API key
Path parameters
experiment_id
Request
This endpoint expects an object.
project
name
description
workflow
workflow_count
evaluator_slugs
List of evaluators to run for producing scores for comparison
evaluator_workflow_ids
List of WorkflowVersion IDs (eval_only) defining evaluator pipelines. Mutually exclusive with evaluator_slugs.
resource_ids
All resource IDs referenced (evaluators, prompts) for reverse lookup on deletion
batch_size
concurrency
enable_tracing
status
draft- Draftpending- Pendingpaused- Pausedrunning- Runningwaiting_for_annotations- Waiting For Annotationscompleted- Completedfailed- Failed
progress
metadata
is_starred
started_at
completed_at
dataset
task_tracker
Response
id
evaluator_ids
unique_organization_id
created_at
updated_at
organization
created_by
project
name
description
workflow
workflow_count
evaluator_slugs
List of evaluators to run for producing scores for comparison
evaluator_workflow_ids
List of WorkflowVersion IDs (eval_only) defining evaluator pipelines. Mutually exclusive with evaluator_slugs.
resource_ids
All resource IDs referenced (evaluators, prompts) for reverse lookup on deletion
batch_size
concurrency
enable_tracing
status
draft- Draftpending- Pendingpaused- Pausedrunning- Runningwaiting_for_annotations- Waiting For Annotationscompleted- Completedfailed- Failed
progress
metadata
is_starred
started_at
completed_at
dataset
task_tracker