Get form message templates
xmatters_get_form_message_templatesRetrieve message templates for a specific xMatters form by providing its form ID. Use this to access the template content associated with a form for integration or display.
Instructions
Get form message templates. GET /api/xm/1/forms/{formId}/message-templates. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-form-message-templates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | No | API query parameters; arrays are comma-joined. Documented names: none. Pagination is explicit using offset and limit; results are not automatically combined. |