Skip to content
Libris
Search
K
Main Navigation
Guide
Architecture
API
Deployment
Appearance
Menu
Return to top
Get inbox count
GET
/api/inbox/count
Returns the number of books in inbox or review status
Responses
200
Inbox count
Content-Type
application/json
Schema
JSON
JSON
{
"count"
:
0
}
GET
/api/inbox/count
Samples