v1
latestOpenAPI 3.1.02026-07-241630614.2 KBEvents list
This method allows getting the events list
Query parameters
This parameter takes a string which may consist of several values separated by commas. You can find them in the WITH table
A page of the response data
The number of the entities returned in the response of one request (limit – 250)
Filter by the event ID. You can pass single or multiple ID divided by a comma.
Filter by the event creation date. A timestamp can be passed, in that case, events created after the timestamp value will be returned.
Filter by the event creation date. A timestamp can be passed, in that case, events created before the timestamp value will be returned.
Filter by users. An string of up to 10 users IDs divided by comma can be passed.
Filter by the entity type passed as a string of entities divided by comma. Available parameters – lead, contact, company, task, catalog_{LIST_ID}.
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.
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
Response
200