Feature request: possibility to limit fields returned

Hi there. We are developing an app that syncs contacts data from Pipedrive and looping over all contacts results in lots of data being transmitted. It would be great help if we could specify which fields we want to be returned by the API. In most cases we only need to get Contacts name and email.

It would look something like this:

GET /persons?fields=[name,email]

Hi @tammesalu,

Thank you for your feedback! I’ve shared it with our team.