View number of monthly active users
GET {{baseUrl}}/v3/applications/mau
View number of monthly active users
Retrieves the number of monthly active users of the application (MAU).
https://sendbird.com/docs/chat/v3/platform-api/guides/application#2-view-number-of-monthly-active-users
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| date | string | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Api-Token | string | (Required) | |
| Accept | string | 
RESPONSES
status: OK
{"mau":"\u003cnumber\u003e"}