cURL
curl --request GET \ --url https://{subdomain}.nudj.cx/api/v2/analytics/achievements/stats/criteria-completion
[ { "criteriaId": "<string>", "criteriaAlias": "<string>", "completionRate": 123, "totalCompletions": 123 } ]
Completion rate and totals per criteria for an achievement
Successful response
Was this page helpful?