Get a form in a plan
xmatters_get_a_form_in_a_planGet a form from a plan using its form ID to inspect its configuration and details.
Instructions
Get a form in a plan. GET /api/xm/1/forms/{formId}. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-a-form-in-a-plan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | No | API query parameters; arrays are comma-joined. Documented names: recipients, embed, offset, limit. Pagination is explicit using offset and limit; results are not automatically combined. |