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.topyappers.com/api/v2/crm/lists \ --header 'x-ty-api-key: <api-key>'
{ "message": "OK", "response": { "data": [ { "id": "665f5c4d8a3b2d5a3e8a1234", "name": "June outreach", "website_id": "website-1", "description": "Creators for June campaign", "budget": 5000, "start_date": null, "end_date": null, "team_id": "team-1", "active": true, "contact_count": 42, "to_outreach_count": 12, "date_created": "2026-06-07T12:00:00", "date_updated": "2026-06-07T12:00:00" } ], "total": 1 } }
Returns all active CRM lists for the API key owner’s team, including creator counts.
CRM lists returned
"OK"
Show child attributes