v1

latestOpenAPI 3.0.12026-08-0640103344.9 KB
Group

Get All Group Templates

Retrieves a paginated list of group-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}/groups/{groupId}/templates

Path parameters

orgunitIdstring required

orgunitId

groupIdstring required

groupId

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.

status'All' | 'Active' | 'Pending' | 'Rejected' | 'Flagged' | 'Failed'

Retrieve a list of templates based on the status of template.

Response

Success

appCodestring nullable
messagestring nullable
isErrorboolean