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

# Retrieve a styled citation

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

The citation for a node in a specific style.
#### Returns
Returns a JSON object with a `data` key that contains the representation of the node citation, in the requested style.

## Path parameters

- `style_id` string, required
- `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)
