Authorization: Bearer ********************
curl --location --request GET '/api/sessions?type=Normal' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'
{}