Mailmus

Auth Analytics

GET
/apps/{appId}/auth-analytics
AuthorizationBearer <token>

In: header

Path Parameters

appId*string

Response Body

curl -X GET "https://example.com/apps/string/auth-analytics"
Empty
GET
/apps/{appId}/auth-analytics/export
AuthorizationBearer <token>

In: header

Path Parameters

appId*string

Response Body

curl -X GET "https://example.com/apps/string/auth-analytics/export"
Empty
GET
/apps/{appId}/auth-analytics/time-series
AuthorizationBearer <token>

In: header

Path Parameters

appId*string

Query Parameters

year*number

Response Body

curl -X GET "https://example.com/apps/string/auth-analytics/time-series?year=0"
Empty
GET
/apps/{appId}/auth-analytics/mau-history
AuthorizationBearer <token>

In: header

Path Parameters

appId*string

Query Parameters

year*number

Response Body

curl -X GET "https://example.com/apps/string/auth-analytics/mau-history?year=0"
Empty