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

osf.io

Summary: Retrieve a styled citation
Operation ID: nodes_citation_read
Auth: unknown
Description

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.

Parameters (2)

node_id (string, path, required)

The unique identifier of the node.

style_id (string, path, required)

The unique identifier of the citation style.

No probe data for this endpoint yet.