{
"message": "Fetched successfully",
"status": "Success",
"data": [
{
"id": 1,
"name": "High School Diploma"
},
{
"id": 2,
"name": "Associate Degree"
},
{
"id": 3,
"name": "Bachelor of Science (B.Sc)"
},
{
"id": 4,
"name": "Bachelor of Arts (B.A)"
},
{
"id": 5,
"name": "Bachelor of Engineering (B.Eng)"
},
{
"id": 6,
"name": "Bachelor of Technology (B.Tech)"
},
{
"id": 7,
"name": "Bachelor of Education (B.Ed)"
},
{
"id": 8,
"name": "Master of Science (M.Sc)"
},
{
"id": 9,
"name": "Master of Arts (M.A)"
},
{
"id": 10,
"name": "Doctor of Philosophy (PhD)"
},
{
"id": 11,
"name": "National Certificate in Education (NCE)"
}
]
}