v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList 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.
Query parameters
Cursor link for pagination from previous page response header. Do not use any other parameters when using this.
Number of results per page
Comma separated list
Comma separated list of fields to return
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.
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.
Response
Successful