GET /adminInboxCount

Count pending inbox items

Request Traces

Request Headers

GET https://api.railway-stations.org/adminInboxCount
Accept: application/json

HTTP Response

HTTP 200

count of pending inbox items

{
   "pendingInboxEntries": 0,
}
HTTP default

Unexpected error