---
title: "Get an organelle data package"
method: POST
path: "/organelle/download"
tags: ["Organelle"]
---

# Get an organelle data package

`POST /organelle/download`

Download an organelle data package including sequence, annotation, and detailed data reports as a compressed zip archive.

## Query parameters

- `filename` string

## Request body

- V2OrganelleDownloadRequest
  - `accessions` string[]
  - `exclude_sequence` boolean
  - `include_annotation_type` V2AnnotationForOrganelleType[]

## 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)
