Skip to main content
GET
Retrieve Paper by Corpusid
Get detailed information about a specific paper using its corpus ID.

Parameters

string
required
The corpus ID of the paper

Response

Returns a single paper object with complete details.
string
Paper abstract text (string or null)
string
Comma-separated list of author names
string
Digital Object Identifier (string or null)
boolean
Whether the paper PDF is downloadable
string
Search engine used (optional)
string[]
Array of field of study categories
string
Unique paper identifier
object
Object containing citation metrics
boolean
Whether the paper is open access (optional)
boolean
Whether the paper is a preprint (optional)
string
Name of the journal (string or null)
URL to the paper (optional)
URL to the PDF (optional)
string
Type of publication (string or null)
string
Publication date (string or null)
number
Relevance score (number or null)
Link to Semantic Scholar page (optional)
string
Paper title
Link to paper title page (optional)
string
TLDR summary of the paper (string or null)
string
Country of publication venue (string or null)
string
Journal name from venue data (string or null)
string
Publisher name (string or null)
string
Quartile ranking (Q1, Q2, Q3, Q4, or null)
number
Publication year (number or null)

Example

Use a corpus ID from a previous search result to retrieve full paper details.