Skip to main content
GET
Download a codon export as FASTA, CSV, or GenBank

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

export_id
string<uuid>
required

Query Parameters

format
enum<string>
required

Output format: fasta, csv, or genbank (ZIP archive).

Available options:
fasta,
genbank,
csv
Example:

"fasta"

Response

Successful Response