Skip to main content
GET
Get lead list details

Authorizations

Authorization
string
header
required

Use Authorization: Bearer tc_live_xxxxx

Path Parameters

lead_list_id
string<uuid>
required

Response

OK

id
string<uuid>
required
account_id
string<uuid>
required
name
string
required
description
string | null
required
count_new
integer
required

Cached counter, updated asynchronously.

count_contacted
integer
required

Cached counter, updated asynchronously.

count_converted
integer
required

Cached counter, updated asynchronously.

count_unsubscribed
integer
required

Cached counter, updated asynchronously.

created_at
string<date-time>
required
updated_at
string<date-time>
required
fresh_counts
object[]
required

Live per-status lead counts for this list, computed at request time.