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.
curl -X GET "https://api.teli.ai/v1/contacts/lists/{list_id}/contacts?user_id={user_id}&is_admin=true" \ -H "X-API-Key: YOUR_API_KEY"
{ "success": true, "total": 25, "contacts": [ { "lead_id": "1763072372569x...", "unique_id": "1763072372569x...", "phone_number": "+15551234567", "first_name": "John", "last_name": "Doe", "email": "john@example.com" } ], "powered_by": "Teli" }
Get contacts from a list