get https://{subdomain}.kommo.com/api/v4/events/types
This method allows getting all available events types
Limitations
The method is available for all account users. The returned data depends on the user’s rights for the entity.
Data type header when the request is successful
Content-Type: application/hal+json
Data type header in case of an error
Content-Type: application/problem+json
Response parameters
The method returns an array of event objects.
Parameter | Data type | Description |
---|---|---|
key | string | Event type code |
type | int | Event type ID |
lang | string | Localized event name |