get https://app.viral-loops.com/api/v3/campaign/participant/data
Returns information about a single participant. Calls with the API Token retrieve full information. Calls with the public token return anonymized data.
Warning
For this request you can use the campaign's
publicToken
or the secretapiToken
. You should never expose theapiToken
in the front-end of your application. Learn more about a campaign's tokens