Embed Widgets
List Widget Leads
Paginated leads captured by a widget.
GET
List Widget Leads
Authentication
Requires a Bearer token (API key) or a dashboard session.Path Parameters
The widget config UUID.
Query Parameters
Page size (max 200).
Number of leads to skip.
Case-insensitive match against captured lead fields.
ISO timestamp lower bound (inclusive).
ISO timestamp upper bound (inclusive).
Response
Each lead:
id, lead_data (the captured fields), session_id, ip_country, referrer_url, created_at.Total leads matching the filter.
Example
curl
List Widget Leads
