GET /organelle/taxon/{taxons}/dataset_report

nih.gov:ncbi-datasets-api

Summary: Get an organelle data report by taxon
Operation ID: organelle_datareport_by_taxon
Auth: unknown
Description

Get an organelle data report in JSON format.

Parameters (12)

first_release_date (string, query, optional)

Limit results to organelle genomes released on or after the specified date.

include_tabular_header (?, query, optional)

Specify when to include the table header when requesting a tabular report.

last_release_date (string, query, optional)

Limit results to organelle genomes released on or before the specified date.

organelle_types (array, query, optional)

Limit results to the specified organelle types.

page_size (integer, query, optional)

The maximum number of organelle assemblies to return. Default is 20 and maximum is 1000. If the number of results exceeds the page size, `page_token` can be used to retrieve the remaining results.

page_token (string, query, optional)

A page token is returned from an `OrganelleMetadata` call with more than `page_size` results. Use this token, along with the previous `OrganelleMetadata` parameters, to retrieve the next page of results. When `page_token` is empty, all results have been retrieved.

returned_content (?, query, optional)

Return complete organelle reports or nucleotide accessions only.

sort.direction (?, query, optional)
sort.field (string, query, optional)
table_format (?, query, optional)

Specify a predefined set of fields for the tabular report using built-in templates. Use of this parameter requires the HTTP header, `accept: text/tab-separated-values`.

tax_exact_match (boolean, query, optional, default: False)

If true, only return assemblies with the given NCBI Taxonomy ID, or name. Otherwise, assemblies from taxonomy subtree are included, too.

taxons (array, path, required)

NCBI Taxonomy ID or name (common or scientific) at any taxonomic rank

Examples (1)

TitleTypeURLAction
Get an organelle data report by taxon openapi-spec https://api.ncbi.nlm.nih.gov/datasets/v2/organelle/taxon/9443/dataset_report?first_release_date=2015-01-10&last_release_date=2021-01-10&returned_content=ASSM_ACC&table_format=SUMMARY

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:19:27.579726 200 390ms