List questions
GET/POST/PUT /jobs//interview-config/questions.
PUT is bulk save-and-reorder: array order becomes the display order and questions omitted from the body are soft-deleted.
Authorizations
API key authentication for the public API. Pass your API key as a Bearer token.
Path Parameters
Response
Closed: yes/no, factual, date, number, single-choice; the voice agent should accept the answer and move on without probing for elaboration. Open: behavioral or descriptive; the voice agent should probe for examples and depth.
closed- Closedopen- Open
closed, open The actual question text.
Inactive questions are not asked in new interviews.
Per-question authoring override for the voice agent. Combines what to ask, how to phrase it, and any depth/probing override that diverges from the answer_format default (e.g. 'this is closed but spend 30s on the why').

