Skip to content

Returns the number of unread mails for the sending user.

GET
/api/mailbox/unread-count

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Responses

Success.

Playground

Authorization

Samples

cURL
JavaScript
PHP
Python