Sites & Content
funnels, forms & media api
Fetch All Events
cURL
curl --request GET \ --url https://services.leadconnectorhq.com/funnels/event \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
locationId
"123456789"
funnelId
page
1
limit
10
Successful response
Was this page helpful?