TEMPLATES
List Templates
Retrieve a paginated list of templates in a workspace. Returns template metadata including name, slug, status, enabled channels, and linked workflows.
GET
List Templates
Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You can get Service Token from SuprSend dashboard -> Account Settings -> Service Tokens section.
Path Parameters
Workspace slug (e.g., staging, production).
Query Parameters
Return draft or live version of templates.
Available options:
draft, live Number of results per page.
Offset for pagination.
Search by template name or slug.
Previous
Get TemplateRetrieve detailed information about a specific template including its metadata, enabled channels, and version info.
Next
List Templates