---
title: "Retrieve citation details"
method: GET
path: "/preprints/{preprint_id}/citation/"
tags: ["Preprints"]
---

# Retrieve citation details

`GET /preprints/{preprint_id}/citation/`

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

## Path parameters

- `preprint_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/revisions/ca701048eb0d/schema)
