Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sites & Content
funnels, forms & media api
Get Forms By List of Form ID
cURL
curl --request GET \ --url https://services.leadconnectorhq.com/forms/forms-list \ --header 'Authorization: Bearer <token>' \ --header 'Version: <version>'
{ "statusCode": 400, "message": "Bad Request" }
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
API Version
2021-07-28
Was this page helpful?