---
title: "Retrieve citation details"
method: GET
path: "/nodes/{node_id}/citation/"
tags: ["Nodes"]
---

# Retrieve citation details

`GET /nodes/{node_id}/citation/`

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

## Path parameters

- `node_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)
