Participants
List participants
Retrieves a paged list of participants in a program.
get/campaign/{id}/participants
Path parameters
idstring required
GrowSurf program ID.
Query parameters
nextIdstring
ID to start the next paged result set with.
limitinteger
Number of results to return. Maximum 100.
Response
Participants returned.
Changes
Changed in 2 of the 7 revisions of this API.2
- ○
added the optional property
participants/items/payoutSettingsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
participants/items/mobileInstanceIdto the response with the200statusresponse-optional-property-added
- ○