Education Management endpoints (not publicly enumerated)
documentedPublic enumeration of School/Enrollment endpoints requires SKY Developer portal access.
Education Managementno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://api.sky.blackbaud.com/school/v1/users?page={{$page}}&limit={{$limit}}" \\\n -X GET \\\n -H "Authorization: Bearer {{OAUTH2_ACCESS_TOKEN}}" \\\n -H "Accept: application/json"