v1
latestOpenAPI 3.0.12026-08-0640103344.9 KBOrgunit
Get All Orgunit Templates
Retrieves a paginated list of orgunit-level message templates. Supports global search filtering by template name or body text, sorting options, and direct lookup using a specific template ID.
get/orgunit/{orgunitId}/templates
Path parameters
orgunitIdstring required
orgunitId
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