cURL
curl --request GET \ --url https://test-api.afrainity.com/api/v1/school/classes/ \ --header 'Authorization: Bearer <token>'
{}
Retrieve a list of all configured school classes (class templates)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Filter by form ID
Search by class name or code