Get forms
xmatters_get_formsRetrieve xMatters forms via the REST API. Filter by search, plan type, trigger type, or enabled state, and control fields, sorting, and pagination to find the forms you need.
Instructions
Get forms. GET /api/xm/1/forms. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-forms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | API query parameters; arrays are comma-joined. Documented names: search, operand, fields, embed, enabledFor, plans.planType, sortBy, sortOrder, triggerType, offset, limit. Pagination is explicit using offset and limit; results are not automatically combined. |