Participants
Retrieve participant
Retrieves a single participant by GrowSurf participant ID or email address.
get/campaign/{id}/participant/{participantIdOrEmail}
Path parameters
idstring required
GrowSurf program ID.
participantIdOrEmailstring required
GrowSurf participant ID or URL-encoded participant email address.
Response
Participant returned.
Changes
Changed in 2 of the 7 revisions of this API.2
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○