Incoming leads summary informationAsk AIget https://{subdomain}.kommo.com/api/v4/leads/unsorted/summaryThis method allows getting summary information about the incoming leads.Query Paramsfilter[uid]array of stringsFilter by the incoming lead UIDfilter[uid]ADD stringfilter[created_at]int32Filter by creation date and incoming lead acceptance date. You can pass a timestamp, in which case data will be returned for the incoming lead created and received from the passed timestamp.filter[created_at][from]int32Filter by creation date and incoming lead acceptance date. You can pass a timestamp, in which case data will be returned for the incoming lead created and received from the passed timestamp.filter[created_at][to]int32Filter by creation date and incoming lead acceptance date. You can pass a timestamp, in which case data will be returned for the incoming lead created and received from the passed timestamp.filter[pipeline_id]int32Filter by the pipeline IDResponses 200200 401401Updated 6 months ago