v4
latestOpenAPI 3.0.02026-07-31257282489.4 KBMessage templates
Find all message templates.
Find the message templates of a project that are visible to the calling agent (public templates plus templates shared with them), ordered by lexorank.
get/message-templates
Query parameters
limitnumber double
- Maximum number of templates to return; unlimited when omitted (with searchTerm: default 25, max 50).
skipnumber double
- Number of templates to skip.
searchTermstring
- Matches the template title first, then body text. Search results are capped (default 25, max 50) and include matchedIn and matchSnippet.
visibilitystring
- public for public templates only, private for non-public templates shared with the caller; omit for both.
withCountboolean
- Return { data, totalCount } instead of a plain array.
Headers
projectstring required
Response
Ok