Get Home Timeline
get-home-timelineRetrieve posts from accounts you follow on the Fediverse. Filter by count, IDs, or account to customize your feed.
Instructions
Get your personalized home timeline (posts from accounts you follow)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of posts (default: 20) | |
| maxId | No | Return posts older than this ID | |
| sinceId | No | Return posts newer than this ID | |
| accountId | No | Account ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posts | Yes | ||
| nextCursor | No | Opaque cursor for the next page, if more results | |
| hasMore | No | ||
| source | No | Account/actor/instance the posts came from |