Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/api/v1/notifications/me' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}