Skip to content

Get inbox count

GET
/api/inbox/count

Returns the number of books in inbox or review status

Responses

Inbox count

application/json
JSON
{
  
"count": 0
}

Samples