v1
latestOpenAPI 3.0.12026-08-0640103344.9 KBAccount
Get All Account Templates
Retrieves a paginated list of account-level message templates. Supports global search filtering by template name or body text, sorting options, and direct lookup using a specific template ID.
get/accounts/{accountId}/templates
Path parameters
accountIdstring required
accountId
Query parameters
searchstring
Search for template details by passing the template name or part of message body.
pageNumberinteger
pageSizeinteger
sorting'Ascending' | 'Descending'
Retrieve a list of templates sorted by name.
templateIdstring
Get any template details be passing the templateId.
Response
Success