latestOpenAPI 3.1.02026-08-2071165551.9 KB
1715bd3719ed
Journal
Get count of publications for a journal dashboard by slug/ISSN
Get count of publications for scite journal dashboard by valid ISSN.
get/dashboards/journal/{slug_or_issn}/article-count
Path parameters
slug_or_issnstring required
Headers
authorizationstring
Set to Bearer <token> to pass token for authorization.
Set to Bearer <token> to pass token for authorization.
Response
Successful Response
Example response
{
"totalArticleCount": 26325
}