Skip to main content
GET
List list leads

Authorizations

x-api-key
string
header
default:bd_live_your_key_here
required

Path Parameters

id
string
required

Query Parameters

limit
object

Maximum number of leads to return (1-100)

cursor
string

Cursor from a previous response, to fetch the next page

Response

data
object[]
required
nextCursor
string | null
required

Opaque cursor for the next page; null when there are no more results. Pass it back as the cursor query parameter.