curl --location --request GET '/api/user/self' \ --header 'new-api-user: 1' \ --header 'Authorization;' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json'
{}