Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique experiment request identifier
Response
Successfully retrieved experiment details
Detailed information about a specific experiment.
Contains all data needed to understand experiment configuration, track progress, and access results when available.
Unique experiment code (e.g., "EXP-2024-001") or request ID if not fulfilled
ISO 8601 timestamp of experiment creation
Unique identifier for the experiment (experiment_request.id)
Human-readable name for the experiment
Array of sequences being tested in the experiment
Current lifecycle status of the experiment
draft, waiting_for_confirmation, canceled, waiting_for_materials, in_production, in_review, done Antigen concentrations to test (in Molar)
Detailed description of experiment goals and methodology
Number of technical replicates for statistical validity
x >= 0Experiment-specific parameters (varies by experiment type)
Result ID if experiment is complete (null while in progress)
Stripe invoice ID if invoiced
Stripe quote ID if quote was generated
Target identifier (e.g., "acro:XYZ" or "material:ABC")
Target name for display
URL to target supplier's product page