Get content reposted by a specific user.
| Parameter | Type | Description |
|---|---|---|
id | string | Username or UUID |
| Parameter | Type | Default | Description |
|---|---|---|---|
page | integer | 1 | Page number |
limit | integer | 12 | Items per page |
type | string | — | Filter: recipes, posts, or collections. Omit for all. |
repostedAt descending (most recent first). When no type filter is set, all content types are merged and sorted together.