Get a paragraph by reference
Paragraphs
Get Paragraph
Look up a paragraph using any of three ID formats:
- globalId: “1:2.0.1” (partId:paperId.sectionId.paragraphId)
- standardReferenceId: “2:0.1” (paperId:sectionId.paragraphId)
- paperSectionParagraphId: “2.0.1” (paperId.sectionId.paragraphId)
The format is auto-detected from the reference string.
Response includes a navigation envelope with the previous and next paragraph refs (within the same paper, ordered by sortId). Refs are null at paper boundaries.
Use ?include=entities to include typed entity mentions in the response.
GET
Get a paragraph by reference