---
title: "Retrieve a citation"
method: GET
path: "/registrations/{registration_id}/citation/{citation_id}/"
tags: ["Registrations"]
---

# Retrieve a citation

`GET /registrations/{registration_id}/citation/{citation_id}/`

Retrieves the citation style details for a registration, in CSL format.
#### Returns
Returns a JSON object with a `data` key that contains the representation of the details necessary for the citation style.

## Path parameters

- `registration_id` string, required
- `citation_id` string, required

## Response `200`

OK

---

[API](https://skmtc.net/osf/apis/osf-apiv2-documentation.md) · [All operations](https://skmtc.net/osf/apis/osf-apiv2-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/osf/osf-apiv2-documentation/versions/ca701048eb0d/schema)
