Get a member's feedback
Page through the feedback a member received, from buyers and from the system, with ratings, authors and written replies.
/v1/vinted/user/feedbacksx-api-keyHeaders
Get your API keyYour ScrapeAtlas customer key. Create one on /account/ and set SCRAPEATLAS_API_KEY.
Numeric Vinted member id. Exactly one of user_id or url.
316651900Public member URL https://www.vinted.<domain>/member/{id}-{login}; the host selects the marketplace.
min 1 chars · max 2048 chars
Marketplace domain suffix the data was read from (com, fr, de, co.uk, …).
one of: com, at, be, com.au, cz, de, dk, ee, es, fi, fr, gr, hr, hu, ie, it, lt, lu, lv, nl, pl, pt, ro, se, si, sk, co.uk
frPage number, 1–1000; default 1.
Records per page, 1–96; default 24.
all (default), user (written by members) or system (automatic evaluations).
one of: all, user, system
Random operational correlation ID.
Upstream requests (the anonymous token HEAD counts as one), response bytes and elapsed milliseconds.
Always included.
≥ 0
Always included.
≥ 0
Always included.
≥ 0
True when usable public data was retrieved.
success, partial, failed or challenged. Inspect coverage even for HTTP 200.
one of: success, partial
Public www.vinted.<domain> URL the data belongs to.
absolute HTTPS URL
UTC retrieval timestamp.
Complete means this bounded read had no known omissions; warnings name each omission.
public_api for the JSON web API, public_page for the item page.
one of: public_api, public_page
False when any warning is present.
Machine-readable coverage information for this response.
Marketplace domain suffix the data was read from (com, fr, de, co.uk, …).
one of: com, at, be, com.au, cz, de, dk, ee, es, fi, fr, gr, hr, hu, ie, it, lt, lu, lv, nl, pl, pt, ro, se, si, sk, co.uk
Feedback records, newest first.
up to 96 items
Feedback id.
Public feedback URL.
Item the feedback is about, when the source links one.
Feedback text.
Rating 1–5.
Created, ISO 8601 UTC.
Automatic evaluation rather than a member's words.
Member the feedback is about.
Member who left it: id, login, profile URL and avatar.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Written reply by the rated member, or null.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Source translation state.
Source page state.
Current page.
Records per page.
Total pages.
Total feedback entries.
Whether page + 1 exists.
No fields match.
HTTP 200 returns the success variant. Check status: partial means usable data with warnings, and failed or challenged requests carry a failure object described in Errors & responses.
| HTTP | failure.code | Meaning |
|---|---|---|
| 400 | invalid_request | Missing, duplicate, unsupported or invalid parameters, more than one selector, a domain that does not match the URL host, or a page beyond what the source accepts. |
| 401 | unauthorized | Missing or invalid service key. |
| 404 | not_found | Unknown item or member. |
| 429 | upstream_rate_limited | Vinted rate limited the request; no automatic retry. |
| 502 | upstream_challenged | DataDome/Cloudflare challenge, HTTP 401/403/503, or no anonymous token issued. |
| 502 | unsupported_page unsafe_redirect response_too_large request_limit upstream_error | Bounded retrieval failed, the page belongs to another item, or the response no longer matches the expected structure. |
| 503 | busy | All worker slots occupied. |
| 504 | timeout | Deadline exceeded. |
| 200 | partial | Coverage warnings such as pricing_missing, photos_missing or pagination_missing. |