Authorization: Bearer ********************
curl --location --request GET '/api/user/self' \ --header 'new-api-user: 1' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}