API Endpoint /search/statistics returns 500: Internal Server Error if personIds is provided
❓Question
Hi, I'm trying to retrieve statistics of people using the api. However if I use the endpoint "/search/statistics" and provide personIds the request returns with an internal Server Error with the message: "Failed to search asset statistics". This happens both on my instance as well as on the live response test using the demo server found here: https://api.immich.app/endpoints/search/searchAssetStatistics My request looks like this which works for other endpoints.