Registered users

This service returns the list of all the users registered for the challenge.

Since a user can register before the start date of a challenge, this service can help you partition your users between those who registered and those who did not. This can provide you with a simple way of notifying users who have not yet registered, or who have forgotten to register.

If you have your admin API key, you can try the API via this link.


Response

The table below summarizes the elements included in the RegisteredUsersResponse object.

UserInfo

The table below summarizes the elements included in the UserInfo object.

Last updated