Get an investor by source ID

GET/api/portfolio/investors/source/{sourceId}

Path parameters

  • sourceIdstringRequired#

Responses

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