Get all open and won deals via API request

Hi everyone,

I want to get all open and won deals via one API request. According to Pipedrive API v1 Reference it seems like this is not possible because you can only select one value for status.

Any thoughts how to solve that?
Thanks in advance!

Hi Lilli,

That best way to solve this is by creating a Filter that searches for both Open and Won Deals and using this Filter ID in your GET request.

1 Like