Update a reusable interview template
BetaUpdates template-facing fields for a reusable interview template owned by the authenticated organization. Supports direct edits to the template title and stored prompt, and can optionally refresh the returned invite-link expiration window. At least one mutable field must be provided.
List reusable interview templates for the authenticated organization GET
Returns active reusable templates for the authenticated organization. If a stored template invite URL has expired, the API refreshes it before returning the response.
Poll completed interview result GET
Looks up the interview result for a candidate email and template in the authenticated organization. Returns `202` until the interview and final report are ready, and `404` when no interview mapping exists for the provided candidate and template.