Returns all leads for the account. When filter query parameters are
provided, returns a paginated response with a total count. Without
filters, returns a plain array.
Requires leads:view permission.
API key prefixed with nl_live_ or nl_test_
Comma-separated list of statuses to filter by
"new,contacted"
Comma-separated list of tags to filter by
"vip,hot"
Channel to filter by
Maximum number of leads to return
x <= 100Without filters: a plain array of leads. With filters: an object containing leads array and total count.
Sequential, account-scoped identifier
Unique per account
new, contacted, qualified, disqualified ObjectId reference to AgentConfig
ObjectId reference to AbTest
manual, ab_test, auto Key-value string map of custom fields