Authorization: Bearer ********************
curl --location --request GET '/api/my/notify/' \ --header 'Authorization: Bearer <token>'
{ "data": {} }