curl --location --request GET 'https://api.lootlocker.com/game/notifications/v1?per_page=10&page=1&custom=true' \
--header 'x-session-token;'
x-session-token: ********************
true
If you want to restrict notifications to custom ones, false
to view only automated notifications.