Path Parameters
Response
OK
curl --request GET \
--url https://api.copper.co/platform/clearloop/portfolios/{portfolioId}
{
"delegationsEnabled": true,
"portfolioId": "<string>",
"settlementDetails": {
"comments": "<string>",
"status": "not-yet-settled"
},
"undelegationsEnabled": true
}
curl --request GET \
--url https://api.copper.co/platform/clearloop/portfolios/{portfolioId}
{
"delegationsEnabled": true,
"portfolioId": "<string>",
"settlementDetails": {
"comments": "<string>",
"status": "not-yet-settled"
},
"undelegationsEnabled": true
}
OK
Whether delegations are enabled for ClearLoop portfolio
ClearLoop Portfolio identifier
Settlement details associated with the ClearLoop portfolio
Show child attributes
Whether undelegations are enabled for ClearLoop portfolio