Get all Companies
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Query parameters
filters
Filter by attrbutes. If you have filter for owner on your side please send it as {“attributes.owner”:“6299dcf3874a14eacbc65c46”}
linkedContactsIds
Filter by linked contacts ids
linkedDealsIds
Filter by linked Deals ids
modifiedSince
Filter (urlencoded) the contacts modified after a given UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result.
createdSince
Filter (urlencoded) the contacts created after a given UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result.
page
Index of the first document of the page
limit
Number of documents per page
sort
Sort the results in the ascending/descending order. Default order is descending by creation if sort is not passed
Allowed values:
sortBy
The field used to sort field names.
Response
Returns companies list with filters
items
List of companies