List investors for the current banker

GET/api/portfolio/banker/investors

Responses

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