.Riyaan Docs
API ReferenceAnalytics
GET
/api/analytics/overview

Authorization

bearerAuth
AuthorizationBearer <token>

appSecret or sessionToken

In: header

Query Parameters

since?string

Timestamp filter (ms) — only count data after this time

all?string

Set to "true" for cross-app listing

Response Body

application/json

curl -X GET "https://your-convex-deployment.convex.site/api/analytics/overview"
{}
Edit on GitHub

Last updated on