---
title: "takes an accession code and returns the reference associated with it."
method: GET
path: "/references/{accession_code}"
---

# takes an accession code and returns the reference associated with it.

`GET /references/{accession_code}`

## Path parameters

- `accession_code` string, required

## Response `200`

found

- Reference
  - `short_name` string
  - `title` string
  - `pub_date` string
  - `publisher` string
  - `url` string
  - `accession_code` string

## Changes

- **2025-05-24** `16a2946a00d0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nceas/apis/vegbankapi/changes/references/:accession_code/get.md)

---

[API](https://skmtc.dev/nceas/apis/vegbankapi.md) · [All operations](https://skmtc.dev/nceas/apis/vegbankapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nceas/vegbankapi/revisions/16a2946a00d0/schema)
