Size estimation endpoint

Hi everyone,

I was wondering if there are plans to add a size estimation endpoint to the API in the near future.

Before downloading the results of a request, I’d like to be able to retrieve an approximate response size, so my application can decide whether to download the data locally or to a storage space with significantly more capacity.

Thank you!