---
title: "Get a SARS-CoV-2 protein data package by protein name"
method: GET
path: "/virus/taxon/sars2/protein/{proteins}/download"
tags: ["Virus"]
---

# Get a SARS-CoV-2 protein data package by protein name

`GET /virus/taxon/sars2/protein/{proteins}/download`

Download a SARS-CoV-2 protein data package including sequence, annotation, BioSample data and a detailed data report by protein name.

## Path parameters

- `proteins` string[], required

## Query parameters

- `refseq_only` boolean
- `annotated_only` boolean
- `released_since` string, date-time
- `updated_since` string, date-time
- `host` string
- `pangolin_classification` string
- `geo_location` string
- `usa_state` string
- `complete_only` boolean
- `include_sequence` V2ViralSequenceType[]
- `aux_report` V2VirusDatasetReportType[]
- `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/c6fcf8559d4a/schema)
