Vendor Contests
List contest participants
Retrieve a paginated list of contest participants for the authenticated vendor.
Includes journey data (conversions, referrals, FB shares, opt-outs).
Requires the enableVendorContests feature to be enabled.
GET
List contest participants
Authorizations
JWT token issued from the RenovationFind Manager Portal
Query Parameters
Required range:
x >= 0Page size (max 100)
Required range:
1 <= x <= 100Previous
Sync CFS records to contestsTrigger a sync of Customer Feedback System (Full RMS Drip) records into the vendor contest pipeline.
This is an asynchronous operation — returns immediately after initiating the sync.
Returns `200 OK` if there are no unsynced records to process.
Returns `409 Conflict` if a sync is already in progress for this vendor.
Requires the `enableVendorContests` feature to be enabled.
Next
List contest participants

