---
title: "Get a taxonomy image by taxon"
method: GET
path: "/taxonomy/taxon/{taxon}/image"
tags: ["Taxonomy"]
---

# Get a taxonomy image by taxon

`GET /taxonomy/taxon/{taxon}/image`

Get an image associated with the specified taxon. By default, in JPEG format, but also available in PNG (accept: image/png), TIFF (accept: accept: image/tiff), and SVG+XML (accept: image/svg+xml) formats.

## Path parameters

- `taxon` string, required

## Query parameters

- `image_size` 'UNSPECIFIED' | 'SMALL' | 'MEDIUM'

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