Field overview broken in ionic push api

Hello,

I’m not sure I’m posting at the right place. Sorry if I’m not.

I use Ionic push api on my node server to send notifications to devices. I can then fetch all sent notifications by making a get request on https://api.ionic.io/push/notifications, which works. But I would like to know if my notifications encountered some problems. The doc indicates that an optional field “overview” can be used for this purpose.

Here is the new get request: https://api.ionic.io/push/notifications/fields=overview. The request succeeds but the field overview is always null, even though when I fetch the notification messages alone I see some errors.

Is the field overview broken ?

You will probably want to talk to the people behind Ionic Push:
http://ionicframework.com/support#support
(Scroll down to “Business and Customer Support”)