Fetch a reusable interview template
BetaExternal API testing phase
Returns a single reusable template owned by the authenticated organization, including the stored prompt and current invite URL metadata.
Loading API reference…
Create or reuse a reusable interview template POST
Creates an assessment template for the authenticated organization or reuses an existing mapping for the same external posting when `externalPostingId` is provided. When `externalPostingId` is omitted, repeated requests create distinct templates. `inviteUrlExpiresInDays` is optional and defaults to `30`.
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.