cURL
curl --request POST \ --url https://public.plai.io/meta/get_leadform_list \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "userId": "<string>" }'
{ "success": true, "results": { "success": true, "leadForms": [ { "id": "<string>", "name": "<string>", "status": "<string>" } ], "error": "<string>" } }
This endpoint allows you to get list of all leadforms.
Show Results Object
Show Custom Audiences
Active