Page number starting from which the response data is retrieved. Each page contains maximum 50 entries. Use this parameter to paginate results.
Optional requisition_id
requisition_id?:number[]
Optional sort
sort?:string
Field to sort results on.
Available values : first_name, last_name, rating, created_at, updated_at.
Optional sort_type
sort_type?:string
If the sort value is specified, sort_type specifies whether the list must be sorted in ascending or descending order. If sort_type is specified with no sort value, the list is sorted based on the first_name attribute.
Valid values: asc, desc
Optional stage
stage?:number[]
Optional status
status?:string[]
Status key
Available values : open, on_hold, rejected, archived, moved, dropped
Page number starting from which the response data is retrieved. Each
page
contains maximum 50 entries. Use this parameter to paginate results.