List interviews
- Admin / Board: all interviews in the district
- Mentor: published interviews for assigned candidates
- Candidate: their own published interviews
List interviews for a person
Get an interview
Private form fields (marked
p: 1) are filtered out for candidates and mentors. Only admins and board members see private fields.Create an interview
string
required
Interview date in
YYYY-MM-DD formatstring
ID of the board conducting the interview
string
ID of the interview form to use
string
ID of the interview profile to use
Update an interview
object
Form responses keyed by field ID. Values depend on field type:
- Dropdown: integer (option index, 1-based)
- Text: multilingual object
{ "en": "text" } - Checkbox:
0or1 - File: object of file records
integer
Set to
1 to publish the interview (makes it visible to the candidate and mentor)string
Update the interview date