Skip to main content
GET
List email templates
The team’s reusable email bodies. An email step references one or more of these by id, with a weight, and the engine picks between them.

Authorizations

x-api-key
string
header
required

Team-scoped API key generated in the Salesfinity dashboard under Settings -> Connections & API. A missing or invalid key returns HTTP 403.

Query Parameters

limit
number

Results per page.

Required range: x <= 100
page
number
default:1

Page number, 1-based.

archived
boolean

Only archived templates, or only live ones.

tag
string

Only templates carrying this tag.

Case-insensitive match on the template name.

Response

Success.

A page of results.

data
object[]
required
pagination
object
required

Pagination for every list under /v2/sequencer. One shape across the whole namespace.