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/{list_id} \ --header 'x-ty-api-key: <api-key>'
{ "message": "OK", "response": { "id": "<string>", "name": "<string>", "website_id": "<string>", "description": "<string>", "budget": 123, "start_date": "<string>", "end_date": "<string>", "team_id": "<string>", "active": true, "contact_count": 123, "to_outreach_count": 123, "date_created": "<string>", "date_updated": "<string>" } }
CRM list ID.
CRM list returned
"OK"
Show child attributes