Get Filtered Player Stats

View as Markdown
Retrieves player statistics with time period filtering and metric selection for chart visualization.

Query parameters

filterenumRequired
Time period filter
Allowed values:
metricenumRequired
Metric to display
Allowed values:
quest_idstringOptionalformat: "uuid"

Quest ID to filter stats by (optional)

Response

Player statistics chart data
x_axisstringRead-only
y_axisstringRead-only
labelslist of stringsRead-only
datalist of doublesRead-only
periodstringRead-only
metricstringRead-only

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error