Authorization: Bearer ********************
curl --location -g --request GET '{{tessla}}/notifications/read-all' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}