Read payload FCM push

I'm sending push notifications via my backend using FCM, but I need to read the payload when I open a push notification. How can I achieve this?

Thanks!

1