curl --request GET \
--url https://test-api.afrainity.com/api/v1/school/departments/{id}/ \
--header 'Authorization: Bearer <token>'{}Retrieve details of a specific department
curl --request GET \
--url https://test-api.afrainity.com/api/v1/school/departments/{id}/ \
--header 'Authorization: Bearer <token>'{}