Sites & Content
funnels, forms & media api
cURL
curl --request GET \ --url https://services.leadconnectorhq.com/forms/snapshots/list \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
"ve9EPM428h8vShlRW1KT"
0
Limit Per Page records count. will allow maximum up to 1000 and default will be 10
20
Was this page helpful?