Hi community!
We have detected recently in the leads documentation ( Pipedrive API v1 Dev References (Leads) - View Lead API Get, Post & More - Learn - Test - Try Now ) that the get all leads method (Get all leads) is not including the archived leads and now we need to consume them in a different method (Get all archived leads).
In order to process the archived leads, we use the recents method ( Pipedrive API v1 Dev References (Recents) - Learn - Test - Try Now ) but here we can’t see the archived leads in the list of items available (however we can filter by leads even it’s not included in the documentation).
Our question is: Is it possible to filter by “archived leads” items the data returned from the Recents method in any way?
Thanks.