Parents
This page describes all the APIs relating to parents.
The page number of results to return.
1Request for how many records to return.
50Synonym for per_page
Return results updated since the specified date, in UTC timezone
2025-01-01T00:00:00ZReturn results with an ID greater than the specified ID.
successful
successful
Create a parent. Returns the unique id in the body as well as attributes if successful.
Comma-separated list of fields to include in the response. Supports nested fields using parentheses
id,name,custom_fields(parent_guardians(id,email))The ISO 3166 country name
successful
bad request
unprocessable entity
Fetch an instance of a parent
Serial database ID used to refer to a unique parent record in OpenApply
Comma-separated list of fields to include in the response. Supports nested fields using parentheses
id,name,custom_fields(parent_guardians(id,email))successful
parent not found
Updates a parent
Serial database ID used to refer to a unique parent record in OpenApply
The ISO 3166 country name
successful
parent not found
unprocessable entity
Last updated
Was this helpful?

