Get a form in a plan — nested
xmatters_get_a_form_in_a_plan_nestedRetrieve a form's details using its plan ID and form ID, enabling quick access to form configuration and data within an xMatters plan.
Instructions
Get a form in a plan — nested. GET /api/xm/1/plans/{planId}/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. |