curl --request GET \
--url https://test-api.afrainity.com/api/v1/school/departments/ \
--header 'Authorization: Bearer <token>'{}Retrieve all academic departments
curl --request GET \
--url https://test-api.afrainity.com/api/v1/school/departments/ \
--header 'Authorization: Bearer <token>'{}