---
title: "Get a genome annotation data package by genome assembly accession"
method: GET
path: "/genome/accession/{accession}/annotation_report/download"
tags: ["Genome"]
---

# Get a genome annotation data package by genome assembly accession

`GET /genome/accession/{accession}/annotation_report/download`

Download an annotation data package including sequence and a detailed annotation report by genome assembly accession.

## Path parameters

- `accession` string, required

## Query parameters

- `annotation_ids` string[]
- `symbols` string[]
- `locations` string[]
- `gene_types` string[]
- `search_text` string[]
- `sort.field` string
- `sort.direction` 'SORT_DIRECTION_UNSPECIFIED' | 'SORT_DIRECTION_ASCENDING' | 'SORT_DIRECTION_DESCENDING'
- `include_annotation_type` V2GenomeAnnotationRequestAnnotationType[]
- `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/revisions/e5d4400c8e5d/schema)
