Skip to content

Get inbox count

GET
/api/inbox/count

Returns the number of visible books in inbox or review status. Non-admin counts are owner-scoped.

Responses

Inbox count

application/json
JSON
{
  
"count": 0
}

Samples