GetStudents

View as Markdown
Get a list of students, matched on last name or email address. Input variables - nameOrEmail: string to match against the last name or the email of the student(s). Optional - omit the whole path segment to list every student record.

Path parameters

nameOrEmailstringRequired

Headers

dreamclass-secret-keystringOptional

Your DreamClass API key. Required on every request. Find it in the DreamClass app under Settings > Integrations.

tenantstringOptional
Your tenant code: the DreamClass subdomain you sign in at (for https://myaccount.dreamclass.io it is "myaccount"), or your full white-labelled domain. Required on every request.
schoolCodestringOptional

Your school code. Required on every request. Find it in the DreamClass app under Settings > Integrations.

Response

OK
idinteger
emailstringformat: "email"
firstnamestring
lastnamestring
middlenamestring
addressstring
genderstring
countrystring
citystring
telephonestring
birthdatedate
birthplacestring
customFieldsobject
schoolPeriodslist of objects
guardianslist of objects
mobileanyOptional