/freelancer/users/portfolios

POST /api/freelancer/users/portfolios

Price: 5 credits

List the portfolio items a Freelancer.com user published: item title, description, content type, tagged skills with categories, and every attached file with its CDN URL plus the largest available thumbnail and its dimensions.

How to use it

List a Freelancer.com user's portfolio. Pass user (username or numeric id) and count. Each item has id, user_id, item_title, description, content_type, is_featured, skills and files (id, filename, url, thumbnail, width, height), plus modified_at unix seconds. Use the Freelancer user endpoint for the profile itself and the user reviews endpoint for client feedback.

Parameters

Request body

Response

Errors

Response headers