Get the current investor
GET
/api/portfolio/investors/currentResponses
200`InvestorResource`
{}curl https://your-url.com/kong/core/api/gateway/api/portfolio/investors/current\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"