Incoming leads listCopy Pageget https://{subdomain}.kommo.com/api/v4/leads/unsortedThis method allows getting a list of the incoming leads in the accountQuery Paramspageint32Page numberlimitint32The number of the entities returned in the response to one request (limit – 250)filter[uid]array of stringsFilter by the incoming lead UID. Either a single UID or an array of UIDs can be passedfilter[uid]ADD stringfilter[category]array of stringsFilter by the incoming leads categories (sip, mail, forms, chats)filter[category]ADD stringfilter[pipeline_id]int32Filter by the pipeline IDorder[created_at]stringSorting the results. Available values for sorting: asc, desc.Responses 200200 401401Updated 7 months ago