Skip to main content
Single-account portfolio view. Returns the products list, last-score snapshot per product, and the account-level composite. Superseded by Get portfolio intelligence for cross-account roll-ups; both routes remain.
curl -X GET https://app.dacard.ai/api/portfolio \
  -H "Authorization: Bearer $DACARD_API_KEY"
PropertyValue
AuthRequired
Required scopeAccount membership
IdempotentYes

Errors

StatusCodeWhen
401AUTH_REQUIREDNo session.
500INTERNAL_ERRORRead failed.