Fetch a codon export
Fetch a single codon export.
variable_cds is null (or an empty dict) while the job is
still running; non-empty means the optimization completed. Cross-org
export ids return 404.
Cost: read — rate bucket only.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
A codon export as returned by /v1.
Opaque export identifier (UUID).
Signal peptide UUID per chain role used for this export.
ISO-8601 timestamp (UTC).
Polymorphic discriminator. Always codon_export.
"codon_export"Per-chain optimized CDS sequences, keyed by chain id. null (or empty) while the job is still running.
true if all hard constraints were satisfied. null while the job is still running.
Per-chain codon optimization metrics (CAI, GC%, length, …).