get
https://api-screening.digai.ai/api/v1/public/screenings//results
This endpoint is deprecated and will be removed in the future. Use the new endpoint GET /api/v2/public/screenings/{screeningId}/results instead.
This endpoint fetches a paginated list of candidates based on their average scores in screenings.
Example Request:
GET /api/v1/public/screenings/{screeningId}/results?page=2&limit=20
