GET /v1/xiaohongshu/user/posted_notes
User Posted Notes
stable · 13 credits per success
Paginated list of notes published on a user's profile, with cover, title, type and engagement counters. Echo the returned cursor to page.
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| cursor | string | query | no | 分页游标,首次请求留空 | demo |
| user_id | string | query | no | 用户 ID;与 share_text 二选一,同时传入时以 user_id 为准 | 61b46d790000000010008153 |
| share_text | string | query | no | 用户主页分享链接,支持 xiaohongshu.com 长链与 xhslink 短链 | http://xhslink.com/o/8GqargIxrko |
Response fields
Field dictionary coming soon — the executable panel shows the live shape.
Errors
| code | HTTP | Meaning | Billed |
|---|---|---|---|
| 40001 | 400 | Invalid parameters | no |
| 40102 | 401 | Invalid or revoked API Key | no |
| 40201 | 402 | Insufficient credits | no |
| 40402 | 404 | Resource not found | no |
| 42201 | 422 | Quality gate failed | no |
| 42901 | 429 | Rate limit exceeded | no |
| 50401 | 504 | Upstream timeout | no |
| 50201 | 502 | Upstream error | no |
Billing
Success costs 13 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.