Skip to main content
GET
List leads

Authorizations

Authorization
string
header
required

Use Authorization: Bearer tc_live_xxxxx

Query Parameters

phone
string
Pattern: ^\+[1-9]\d{8,14}$
list_id
string<uuid>
status
enum<string>
Available options:
New,
Contacted,
Converted,
Unsubscribed
tag
string
Minimum string length: 1
cursor
string
limit
integer
default:50
Required range: 1 <= x <= 200

Response

OK

items
object[]
required
has_more
boolean
required
next_cursor
string | null