curl --request GET \ --url https://your_deployment.lupitor.com/api/v1/api/v1/records \ --header 'x-api-key: <api-key>'
Records
List Records
Retrieve records for a campaign with optional filtering
GET
https://YOUR_DEPLOYMENT.lupitor.com/api/v1
/
api
/
v1
/
records
List Records
Copy
curl --request GET \ --url https://your_deployment.lupitor.com/api/v1/api/v1/records \ --header 'x-api-key: <api-key>'
This endpoint is an alias for List Leads.Both /api/v1/records and /api/v1/leads are functionally identical. Use whichever naming convention fits your integration.
See the List Leads documentation for full details on: