Authorization: Bearer ********************
curl --location -g --request GET '/api/user/self' \ --header 'Rix-Api-User;' \ --header 'Authorization: Bearer <token>'
{}