I can see a list of the notifications sent via the Firebase console. However, if I send a notification via the HTTP protocol (https://fcm.googleapis.com/fcm/send) it is not in the list. Where can I see the complete list of sent notifications?
Thanks