Input
| Field | Type | Required | Description |
|---|---|---|---|
sourcingId | string | yes | Sourcing id |
pageIndex | number | no | Zero-based page index |
pageSize | number | no | Page size (max 50) |
search | string | no | Free-text search |
statusHandle | string[] | no | Status filters |
location | string[] | no | City filters |
jobTitle | string[] | no | Job title filters |
currentCompany | string[] | no | Company filters |
sortField | string | no | Sort field |
sortOrder | asc | desc | no | Sort order |

