V1CommunityEventsCodeDisplay
Public exhibition display; separately consenting aliases and scores only
curl -X GET "https://example.com/v1/community/events/string/display"{ "event": { "title": "string", "startsAt": "2019-08-24T14:15:22Z", "endsAt": "2019-08-24T14:15:22Z" }, "challenges": [ { "title": "string", "top": [ { "alias": "string", "steps": 0, "rank": 1 } ], "total": 0 } ], "updatedAt": "2019-08-24T14:15:22Z", "provisional": true, "rewardEligible": false}