This API searches the OSM templates created in your MoEngage account.
page: The page number of the results you wish to fetch.entries: The number of templates to return per page, with a maximum value of 15.Authentication is done via Basic Auth. This requires a base64-encoded string of your credentials in the format 'username:password'.
For more information on authentication and getting your credentials, refer here.
Search filters for finding OSM templates.
Notes:
The index of the page to be returned. Mandatory after Nov 15, 2025.
The number of entries/templates to return per page. Max 15. Mandatory after Nov 15, 2025.
x <= 15The name of the template to search for. Returns templates matching this name.
The unique ID of the template provided by you.
Filter templates by their source.
API, MOENGAGE Filter templates by type (Custom or Pre-built).
CUSTOM, PRE_BUILT Filter templates by the creator's email identifier.
Filter templates by the updater's email identifier.
Sort the templates by multiple fields in ASCENDING or DESCENDING order. Priority follows the array order.
Search for multiple templates using pairs of external_template_id and version.
Search successful. Returns a list of templates.
A list containing the details of the templates found.