Authorization: ********************
curl --location --request GET '/v1/portfolios/' \ --header 'Authorization: <api-key>'
{ "id": 123, "name": "Warrens Trust Fund", "dateCreated": "2019-08-24T14:15:22Z", "baseCurrencyCode": "AUD" }