Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.copper.co/platform/clearloop/portfolios
{ "portfolios": [ { "clientAccountId": "<string>", "delegationsEnabled": true, "disabledDelegationsReason": "<string>", "disabledUndelegationsReason": "<string>", "organizationId": "<string>", "portfolioId": "<string>", "settlementDetails": { "comments": "<string>" }, "undelegationsEnabled": true } ] }
OK
An array of ClearLoop portfolios (i.e. accounts) held at Copper
Show child attributes
Was this page helpful?