Activity
Get portfolio activities
Returns a list of activities associated with a specific portfolio.
Authentication is optional:
- Portfolio activities will display enriched information for authenticated users
- Unauthenticated users will only see public information about the portfolio activity
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the portfolio
Response
200 - application/json
List of portfolio activities successfully retrieved