APIv3-php-library icon indicating copy to clipboard operation
APIv3-php-library copied to clipboard

getContactsInfo without statistics?

Open naturefund-falk opened this issue 1 year ago • 0 comments

This is more a request for the general api, but i havent found a repository for it, so i put it here.

Is it possible to add a parameter to the GET /contact/{email} endpoint to disable the statistics at all? With startDate/endDate a can restrict the statistics to one day, but it would be better to have one parameter to disable it all, maybe simply ?statistics=no (or 0).

I know i can simply ignore the statistics in the result, but it would be better for the server to not generate it if i dont need it.

naturefund-falk avatar Jul 14 '23 10:07 naturefund-falk