Get content favorited by a specific user, filterable by type.
| 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 | recipes | Content type: recipes, posts, or collections |
isFavorited is always true by definition.