---
title: "Get a gene data package by GeneID"
method: GET
path: "/gene/id/{gene_ids}/download"
tags: ["Gene"]
---

# Get a gene data package by GeneID

`GET /gene/id/{gene_ids}/download`

Download a gene data package including sequence, annotation and data reports, as a compressed zip archive, by GeneID.

## Path parameters

- `gene_ids` integer[], required

## Query parameters

- `include_annotation_type` V2Fasta[]
- `accession_filter` string[]
- `aux_report` V2GeneDatasetRequestGeneDatasetReportType[]
- `tabular_reports` V2GeneDatasetRequestGeneDatasetReportType[]
- `filename` string

## Response `200`

A successful response

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/ncats/apis/ncbi-datasets-api.md) · [All operations](https://skmtc.net/ncats/apis/ncbi-datasets-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ncats/ncbi-datasets-api/versions/e5d4400c8e5d/schema)
