Authorization: Bearer ********************
curl --location '/api/user/self' \ --header 'New-Api-User: user_id' \ --header 'Authorization: Bearer <token>'
{}