get_feed_v1_users_me_feed_get
Fetch activity feed from followed users. Supports pagination with limit and offset, and filtering by ISO-8601 datetime.
Instructions
GET /v1/users/me/feed (public) — Activity feed of followed users — Activity from users the caller follows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| since | No | ISO-8601 datetime — only return events after this time |