GET gene/id/{gene_ids}/download_summary

nih.gov:ncbi-datasets-api

Summary: Get a download summary of a gene data package by GeneID
Operation ID: gene_download_summary_by_id
Auth: unknown
Description

Get a download summary of a gene data package, including counts and estimated package size, in JSON format.

Parameters (7)

accession_filter (array, query, optional)

Limit the contents of the sequence files and tabular product report to the specified RNA and protein accessions

aux_report (array, query, optional)

Specify additional report files to include in the data package. The gene data report is always included, and its inclusion is not affected by this parameter.

fasta_filter (array, query, optional)

Limit the FASTA sequences in the datasets package to these transcript and protein accessions (deprecated)

gene_ids (array, path, required)

One or more NCBI GeneIDs

include_annotation_type (array, query, optional)

Specify which sequence files to include in the data package.

returned_content (?, query, optional)

Return complete gene reports, or abbreviated reports with either GeneIDs only or GeneIDs, transcript and protein counts.

tabular_reports (array, query, optional)

Specify which tabular report files to include in the data package.

Examples (1)

TitleTypeURLAction
Get a download summary of a gene data package by GeneID openapi-spec https://api.ncbi.nlm.nih.gov/datasets/v2/gene/id/59067/download_summary?include_annotation_type=['FASTA_RNA', 'FASTA_PROTEIN']&returned_content=IDS_ONLY&accession_filter=NM_021803.4&aux_report=PRODUCT_REPORT&tabular_reports=['DATASET_REPORT', 'PRODUCT_REPORT']

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 09:50:48.580846 400 337ms