Get the current user's display currency

GET/api/portfolio/user-currency

Responses

200
{}
curl https://your-url.com/kong/core/api/gateway/api/portfolio/user-currency\
  -H "Authorization: Bearer $DELIO_API_KEY"\
  -H "Content-Type: application/json"