Endpoint Reference
Parsed Candidates
Retrieve the raw structured parsed JSON for all candidates inside a designated batch, avoiding redundant AI scoring.
GET/v1/batch/{batch_id}/parsed
Request Parameters
| Name | Type | Description |
|---|---|---|
batch_idRequired | string | The unique identifier of the target batch. |
Pro Tip
Always handle rate limiting headers in your logic. For best performance, use asynchronous processing for large files.