get https://{subdomain}.kommo.com/api/v4/leads/unsorted/summary
This method allows getting summary information about the incoming leads.
Response parameters
Parameter | Data type | Description |
---|---|---|
total | int | Total number of incoming leads |
accepted | int | Total number of accepted incoming leads |
declined | int | Total number of declined incoming leads |
average_sort_time | int | Average sorting time in seconds |
categories | object | The number of incoming leads of a particular category |