Retrieve leads for a campaign with optional filtering
/api/v1/records instead of /api/v1/leads. Both endpoints are functionally identical - use whichever naming convention fits your integration.read or write scoperaw - Never been calledattempting - Currently being calledexhausted - Max attempts reachedconcluded - Successfully completed| Error | Cause | Solution |
|---|---|---|
campaignId query parameter is required | Missing campaignId | Add campaignId to query string |
Invalid or inactive API key | Wrong API key | Check your API key |
Campaign not found or access denied | Wrong campaign or no access | Verify campaignId and API key scope |