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
curl --request GET \ --url https://api-prod.syntr.co/api/v1/email-marketing/lists \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": { "lists": [ { "id": "a0ee-9c0b", "name": "Leads", "count": 8820 } ], "pagination": { "page": 1, "limit": 10, "total": 1, "pages": 1 } } }
Fetch all segment categories and their aggregate metrics.