List Communication Templates

Retrieves a paginated list of communication templates for the authenticated tenant.

This endpoint allows you to list all templates associated with your tenant, with support for
filtering, searching, and pagination.

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

Filter by exact template ID

string
length ≤ 200

Search within template name and content (case-insensitive, partial match).
Accepts text strings for searching in name/content fields.

string
enum

Filter templates by approval status

Allowed:
string
enum
Defaults to DESC

Sort order by creation date

Allowed:
integer
≥ 1
Defaults to 1

Page number (starts at 1)

integer
1 to 100
Defaults to 10

Number of items per page (max 100)

Responses

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