./candidatesAsk AIget https://api.breezy.hr/v3/company/{company_id}/position/{position_id}/candidatesRetrieve candidates for given position with an abbreviated candidate objectPath Paramscompany_idstringrequiredposition_idstringrequiredQuery Paramspage_sizeint32Add this parameter to force paging of results (max: 50)pageint32Defaults to 1If page size is passed, this determines which page of data will be returnedsortstringDefaults to updatedDetermines the sort order of the data returned. Can be (created | updated)Responses 200200 400400 401401 500500Updated about 1 year ago