Citations
Retrieve a citation style
Retrieves the details of a citation style.
Returns
Returns a JSON object with a data key containing the representation of the requested citation style, if the request is successful.
Errors
If the request is unsuccessful, an errors key containing information about the failure will be returned. Refer to the list of error codes to understand why this request may have failed.
get/citations/styles/{style_id}/
Path parameters
style_idstring required
The unique identifier of the citation style.
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.