List email templates

Email templates are reusable subject/body pairs your organization uses to communicate with candidates, prospects, and the hiring team. Each template is categorized by email_type (e.g. candidate_rejection, interviewer_invite, extending_offer), which determines where it appears in the UI and which merge tokens — like {{CANDIDATE_FIRST_NAME}} or {{JOB_NAME}} — are valid in its subject and body. Templates are either organization-wide (available to every user who can send that email_type) or personal to a single user (user_id). The body is returned as html_body for HTML notification types and body for plain-text types — exactly one of the two is populated for any given template.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Cursor link for pagination from previous page response header. Do not use any other parameters when using this.

integer
1 to 500
Defaults to 100

Number of results per page

ids
array of integers
length ≤ 50

Comma separated list

ids
created_at
object
updated_at
object
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
string
enum

Filter by notification category (e.g. candidate_email, candidate_rejection, interviewer_invite). Matches the email_type field on the response. Pass none to retrieve uncategorized custom templates.

string
enum

Filter by how the sender's address is resolved at send time. See the from_type field on the response for the meaning of each value.

Allowed:
Response

Language
Credentials
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json