GET /{id}
Summary: Get article by ID
Operation ID: getArticleById
Auth: none
Operation ID: getArticleById
Auth: none
Description
Retrieve a specific article by PMID, PMCID, or DOI.
Parameters (2)
format
(string, query, optional, default: json)
Response format
Constraints: {'enum': ['json', 'xml']}
id
(string, path, required)
Article ID (e.g., 'PMID:12345', 'PMCID:PMC12345', 'DOI:10.1000/xyz')
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get article by PMID | probe-gate |
https://www.ebi.ac.uk/europepmc/webservices/rest/28482533 |
No probe data for this endpoint yet.