Basic search
Available search filters
Response example
Filtering by quality score
Thequality_score_min parameter filters candidates by Cutshort’s AI-computed quality score, which evaluates profile completeness, skill depth, career trajectory, and engagement signals. Scores range from 0 to 100.
Pagination
Use thepage and per_page parameters to navigate through large result sets. The total field in the response tells you the full count of matching candidates. Each page returns up to 50 results.
To iterate through all pages, increment page until you have collected total records:
Best practices
Prefer specific skill names (e.g.,
react not frontend). Combine availability=active,open with quality_score_min=65 for best response rates.