Fetch a batch row with its list of export IDs.
Useful for clients that stored the batch_id and need to resolve the associated export UUIDs for polling.
Cross-org batch ids return 404.
Cost: read — rate bucket only.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
A codon export batch as returned by GET /v1/codon-exports/batches/{id}.
Opaque batch identifier (UUID).
Export UUIDs belonging to this batch.
ISO-8601 timestamp (UTC).
Polymorphic discriminator. Always codon_export_batch.
"codon_export_batch"