Fetch the authenticated user's current activity feed (GET /me/feed). Prefer this over the deprecated /me/activities endpoints.
GET /me/feed
/me/activities
Fetch the authenticated user's current activity feed (
GET /me/feed). Prefer this over the deprecated/me/activitiesendpoints.