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.example.com/v1/lists/{list_id}
{ "data": { "list_id": "abc-123-def-456", "name": "High Value Properties in Miami", "source_type": "properties", "build_type": "prospect", "status": "completed", "total_count": 45230, "progress": 100, "created_at": "2026-02-18T14:30:00Z", "updated_at": "2026-02-18T14:30:45Z" } }
Get list details including build status