Endpoint Reference
Rank Candidates
Retrieve all fully processed candidates for a specific job, pre-sorted in descending order by their Match Score.
GET/v1/batch/{batch_id}/rank
Request Parameters
| Name | Type | Description |
|---|---|---|
batch_idRequired | string | The unique Batch identifier returned from the Initialize Batch endpoint. |
Pro Tip
Always handle rate limiting headers in your logic. For best performance, use asynchronous processing for large files.