/freelancer/contests/entries

POST /api/freelancer/contests/entries

Price: 5 credits

List the entries freelancers submitted to a Freelancer.com contest: entry number, title, description, status, contest-holder rating, like count, sell price, every uploaded file with its CDN URL and thumbnail, submission and win timestamps, and the submitting freelancer's public profile.

How to use it

List submissions to a Freelancer.com contest. Pass contest (numeric id, slug or URL) and count; optionally statuses (active/won/withdrawn/eliminated/draft/pending/bought) and sort (time_entered/rating/number). Each item has id, contest_id, number, entry_title, description, status, rating, like_count, sell_price, entry_url, files (url + thumbnail), owner (the freelancer who submitted it) and entered_at/won_at/eliminated_at unix seconds. Get the contest itself from the Freelancer contest endpoint.

Parameters

Request body

Response

Errors

Response headers