Get dashboard metrics
GET /v1/projects/{id}/dashboard
Returns dashboard KPIs, daily active user time series, and top events for the specified project and time period.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Project UUID.
Query Parameters
Section titled “Query Parameters ”Time period in days.
Responses
Section titled “ Responses ”Dashboard metrics.
object
object
Key performance indicators for the project dashboard.
object
Daily active unique players.
Monthly active unique players.
Total sessions in the period.
Total events in the period.
Unix timestamp (ms) when the ClickHouse query executed.
object
Date in YYYY-MM-DD format.
Example
2024-01-15object
Headers
Section titled “Headers ”Maximum number of requests allowed per hour.
Number of requests remaining in the current window.
Unix timestamp when the rate limit window resets.
Invalid request parameters or body.
object
Human-readable error message.
Missing or invalid API key.
object
Human-readable error message.
Resource not found.
object
Human-readable error message.
Rate limit exceeded.
object
Human-readable error message.
Headers
Section titled “Headers ”Maximum number of requests allowed per hour.
Number of requests remaining in the current window.
Unix timestamp when the rate limit window resets.