Get forms in a plan
xmatters_get_forms_in_a_planRetrieve forms for a plan by plan ID to inspect trigger types and enabled status. Use for validating plan configurations and incident response setup.
Instructions
Get forms in a plan. GET /api/xm/1/plans/{planId}/forms. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-forms-in-a-plan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | No | API query parameters; arrays are comma-joined. Documented names: embed, enabledFor, sortBy, sortOrder, triggerType, offset, limit. Pagination is explicit using offset and limit; results are not automatically combined. |