Events list

This method allows getting the events list

Query Params
string

This parameter takes a string which may consist of several values separated by commas. You can find them in the WITH table

int32

A page of the response data

int32

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

string

Filter by the event ID. You can pass single or multiple ID divided by a comma.

int32

Filter by the event creation date. A timestamp can be passed, in that case, events created after the timestamp value will be returned.

int32

Filter by the event creation date. A timestamp can be passed, in that case, events created before the timestamp value will be returned.

string

Filter by users. An string of up to 10 users IDs divided by comma can be passed.

string

Filter by the entity type passed as a string of entities divided by comma. Available parameters – lead, contact, company, task, catalog_{LIST_ID}.

string

Filter by the entity ID. A string with up to 10 IDs divided by commas can be passed. Pass only one entity to filter[entity] to use this filter.

string

Filter by the event type. Types are passed as a string of types divided by commas. You can find event types here: https://developers.kommo.com/reference/events-types

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