Search
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
parentobjectOptional
Search criteria for parents
fieldobjectOptional
Search criteria for custom fields
Responses
200
successful
application/json
422
unprocessable entity
application/json
get
/api/v3/parents/searchAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
studentobjectOptional
Search criteria for students
tagobjectOptional
Search criteria for tags
fieldobjectOptional
Search criteria for custom fields
fieldsstringOptionalExample:
Comma-separated list of fields to include in the response. Supports nested fields using parentheses
id,name,custom_fields(parent_guardians(id,email))Responses
200
successful
application/json
422
unprocessable entity
application/json
get
/api/v3/students/searchLast updated
Was this helpful?

