Get Customer Daily Streak Progress
Retrieve the progress of a specific customer within a particular daily streak campaign in Gameball. It returns the current and highest streak counts, ongoing reward details, badge milestones, and the next milestone to unlock.
get/api/v4.0/integrations/customers/{customerId}/streaks/{campaignId}
Path parameters
customerIdstring required
Unique identifier for the customer that you can reference across the customer's whole lifetime. Could be a database ID, random string, email, or anything that uniquely identifies the customer.
campaignIdinteger required
Unique identifier of the daily streak campaign to retrieve progress for.
Response
Customer daily streak progress found