---
title: "Get a prokaryote gene data package by RefSeq protein accession"
method: GET
path: "/protein/accession/{accessions}/download"
tags: ["Prokaryote"]
---

# Get a prokaryote gene data package by RefSeq protein accession

`GET /protein/accession/{accessions}/download`

Download a prokaryote gene data package including sequence, annotation and data reports by RefSeq non-redundant protein accession.

## Path parameters

- `accessions` string[], required

## Query parameters

- `include_annotation_type` V2Fasta[]
- `gene_flank_config.length` integer
- `taxon` string
- `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)
