/freelancer/users/reviews

POST /api/freelancer/users/reviews

Price: 10 credits

List the reviews a Freelancer.com user received, as a freelancer or as an employer. Every review carries the star rating, free-text feedback, the per-category breakdown (quality, communication, expertise, professionalism, hire-again — or clarity, payment promptness and work-again for employer reviews), on-time and on-budget flags, the bid and actually paid amount with currency, the project or contest it belongs to, and the reviewer's profile.

How to use it

List reviews received by a Freelancer.com user. Pass user (username or numeric id), count, and role — freelancer for reviews of their delivered work, employer for reviews of them as a client. Optionally filter review_types to project or contest. Each item has id, text, rating, category_ratings, on_time, on_budget, bid_amount, paid_amount and price_usd with currency, context_name/context_url of the project or contest, from_user (the reviewer, with country and profile URL) and submitted_at unix seconds. paid_amount is what the client actually paid, which can differ from the winning bid.

Parameters

Request body

Response

Errors

Response headers