Companies list

The method allows you to get a list of companies

Query Params
string

This parameter takes a string that may consist of several values separated by commas. See the table above.

int32

Page of response

int32

The number of the entities returned in the response to one request (limit – 250)

string

Search query (will perform a search by custom fields values)

string
enum

List elements sorting by the time companies were updated at

Allowed:
string
enum

List elements sorting by companies IDs

Allowed:
filter[id][]
array of int32s

Filter by company ID

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

Filter by company name

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

Filter by ID of the user who added the company.

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

Filter by ID of the user who updated the company last

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

Filter by ID of the company responsible user

filter[responsible_user_id][]
int32

Filter by the creation date of the company in Unix Timestamp format. As a response you will get all the companies added after the date.

int32

Filter by the creation date of the company in Unix Timestamp format. As a response you will get all the companies added before the date.

int32

Filter by date in Unix Timestamp format when the company was updated. As a response you will get all the companies updated after the date.

int32

Filter by date in Unix Timestamp format when the company was updated. As a response you will get all the companies updated before the date.

int32

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

int32

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

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