curl --request GET \
--url https://api.example.com/api/v1/school/report-settings/{id}/ \
--header 'Authorization: Bearer <token>'{}Retrieve specific report settings
curl --request GET \
--url https://api.example.com/api/v1/school/report-settings/{id}/ \
--header 'Authorization: Bearer <token>'{}