Leads list

This method allows getting a list of leads in the account

Query Params
string

This parameter accepts a string which may consist of several values (look at the table above) separated by commas.

int32

Page of leads list

string

The number of entities returned per request (limit – 250)

string

Search query (Searches through the filled fields of the entity)

string
enum

Sorting the results

Allowed:
string
enum

Sorting the results

Allowed:
string
enum

Sorting the results

Allowed:
filter[id][]
array of int32s

Filter by lead ID

filter[id][]
filter[name][]
array of strings

Filter by lead name

filter[name][]
int32
filter[created_by][]
array of int32s

Filter by ID of the user who created the entity.

filter[created_by][]
filter[updated_by][]
array of int32s

Filter by ID of the user who changed the entity last

filter[updated_by][]
filter[responsible_user_id][]
array of int32s

Filter by ID of the entity responsible user

filter[responsible_user_id][]
int32

Filter by the creation date of the lead. Date in Unix Timestamp format

int32

Filter by the creation date of the lead. Date in Unix Timestamp format

int32

Filter by the last update date of the lead. Date in Unix Timestamp format.

int32

Filter by the last update date of the lead. Date in Unix Timestamp format.

int32

Filter by the lead closing date. Date in Unix Timestamp format.

int32

Filter by the lead closing date. Date in Unix Timestamp format.

int32

Filter leads by the date of the task closest to completion. Date in Unix Timestamp format.

int32

Date in Unix Timestamp format. Date in Unix Timestamp format.

filter[pipeline_id][]
array of int32s

Filter by pipeline ID

filter[pipeline_id][]
int32

Should be used with filter[statuses][0][status_id]. The filter allows you to filter leads based on their specific stages.

int32

Should be used with filter[statuses][0][pipeline_id]. The filter allows you to filter leads based on their specific stages.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain