Skip to main content
GET
Get an email template group

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

group_id
string
required

Response

Successful Response

data
EmailTemplateGroupResponse · object
required

A group of email templates assigned to a posting.

Template groups map template keys (e.g. 'WEB_INTERVIEW_INVITATION') to specific template IDs, allowing different postings to use different email styles.

meta
Meta · object | null

Optional metadata. Shape varies by endpoint.