--- title: filterBy (/jobs/filterBy) tags: job --- **URL** : /jobs/filterBy --- **Header** ``` Authorization : "Bearer <Token>" ``` **Request** ``` ``` **Description** --- **Header** ``` ``` **Response** ``` { "meta": { "code": 200, "message": "Success!", "isError": false }, "data": { "data": [ { "id": "458e294f-d51d-4fcf-812a-74b13bc40775", "title": "kfc", "isFeatured": true, "description": "app dev", "company": "7bc2e84e-b06b-4f48-946d-1372dd6a7ae1", "industryDetails": { "id": "09aa5b62-18a0-4c68-89d6-e260a3e02e3c", "icon": "aa", "typeOfIndustry": "it" }, "jobSkills": [ { "skill": { "id": "59dc346f-be38-4a0f-ba3d-357935809061", "skill": "web" } }, { "skill": { "id": "550daee3-592c-49e7-bf8d-70b166b3f416", "skill": "app" } } ], "jobLocations": [], "process": [ "tech 1", "tech 2" ], "status": "OPEN", "urgency": 1, "totalVacancies": 225, "creditPerVacancy": 400, "filledVacancies": 0 }, { "id": "3b4869c0-5cc5-443b-8c2c-834e18ea9106", "title": "kfc", "isFeatured": true, "description": "app dev", "company": "7bc2e84e-b06b-4f48-946d-1372dd6a7ae1", "industryDetails": { "id": "09aa5b62-18a0-4c68-89d6-e260a3e02e3c", "icon": "aa", "typeOfIndustry": "it" }, "jobSkills": [ { "skill": { "id": "59dc346f-be38-4a0f-ba3d-357935809061", "skill": "web" } }, { "skill": { "id": "550daee3-592c-49e7-bf8d-70b166b3f416", "skill": "app" } } ], "jobLocations": [ { "city": { "cityName": "Dwarka", "id": "69860bd6-c73e-47b1-93ad-a4d643c31084" }, "state": null }, { "city": { "cityName": "Dwarka", "id": "69860bd6-c73e-47b1-93ad-a4d643c31084" }, "state": { "stateName": "Delhi", "id": "5aa2c00b-854a-48e4-8d9b-fbaca772acb8" } }, { "city": null, "state": { "stateName": "Delhi", "id": "5aa2c00b-854a-48e4-8d9b-fbaca772acb8" } } ], "process": [ "tech 1", "tech 2" ], "status": "OPEN", "urgency": 1, "totalVacancies": 225, "creditPerVacancy": 400, "filledVacancies": 0 }, { "id": "9a1a1a60-98bb-42ee-8fb6-5aa157130e3c", "title": "kfc", "isFeatured": true, "description": "app dev", "company": "7bc2e84e-b06b-4f48-946d-1372dd6a7ae1", "industryDetails": { "id": "09aa5b62-18a0-4c68-89d6-e260a3e02e3c", "icon": "aa", "typeOfIndustry": "it" }, "jobSkills": [ { "skill": { "id": "59dc346f-be38-4a0f-ba3d-357935809061", "skill": "web" } }, { "skill": { "id": "550daee3-592c-49e7-bf8d-70b166b3f416", "skill": "app" } } ], "jobLocations": [ { "city": { "cityName": "Dwarka", "id": "69860bd6-c73e-47b1-93ad-a4d643c31084" }, "state": null }, { "city": null, "state": { "stateName": "Delhi", "id": "5aa2c00b-854a-48e4-8d9b-fbaca772acb8" } }, { "city": { "cityName": "Dwarka", "id": "69860bd6-c73e-47b1-93ad-a4d643c31084" }, "state": { "stateName": "Delhi", "id": "5aa2c00b-854a-48e4-8d9b-fbaca772acb8" } } ], "process": [ "tech 1", "tech 2" ], "status": "OPEN", "urgency": 1, "totalVacancies": 225, "creditPerVacancy": 400, "filledVacancies": 0 }, { "id": "60ce4ebb-2d39-49eb-bd1d-2b2cc347d489", "title": "kfc aa", "isFeatured": true, "description": "app dev", "company": "7bc2e84e-b06b-4f48-946d-1372dd6a7ae1", "industryDetails": { "id": "09aa5b62-18a0-4c68-89d6-e260a3e02e3c", "icon": "aa", "typeOfIndustry": "it" }, "jobSkills": [ { "skill": { "id": "59dc346f-be38-4a0f-ba3d-357935809061", "skill": "web" } } ], "jobLocations": [ { "city": null, "state": { "stateName": "Delhi", "id": "5aa2c00b-854a-48e4-8d9b-fbaca772acb8" } }, { "city": { "cityName": "Dwarka", "id": "69860bd6-c73e-47b1-93ad-a4d643c31084" }, "state": null }, { "city": { "cityName": "Dwarka", "id": "69860bd6-c73e-47b1-93ad-a4d643c31084" }, "state": { "stateName": "Delhi", "id": "5aa2c00b-854a-48e4-8d9b-fbaca772acb8" } } ], "process": [ "tech 1", "tech 2" ], "status": "OPEN", "urgency": 1, "totalVacancies": 225, "creditPerVacancy": 400, "filledVacancies": 0 } ] } } ``` **Description**