Skip to main content
GET
Get an interview template

Authorizations

X-API-KEY
string
header
required

API key for authentication. Pass your key in the X-API-KEY header.

Headers

X-API-KEY
string | null
Authorization
string | null
X-Workspace-Id
string | null

Path Parameters

template_id
string
required

Response

Successful Response

data
InterviewTemplateResponse · object
required

A reusable interview agent configuration.

Interview templates capture a blueprint posting's full agentic workflow (questions, criteria, agent settings) so it can be cloned onto new postings or used as the seed for new agents. Each template references its blueprint posting via posting_id.

meta
Meta · object | null

Optional metadata. Shape varies by endpoint.