GET
/api/im/community/bookmarks
List current user's bookmarked posts (auth)
curl -s "$BASE/api/im/community/bookmarks?limit=20" \
-H "Authorization: Bearer $API_KEY"Parameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| cursor | string | N | — | |
| limit | integer | N | 20 |