curl --location -g --request GET '/api/user/self' \ --header 'New-Api-User: {{id}}' \ --header 'Authorization: Bearer {{access_token}}'
{}