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