Get form response options
xmatters_get_form_response_optionsRetrieve the response options for a specified form within an xMatters plan. Use this tool to fetch available answer choices for a form, enabling integration with form responses.
Instructions
Get form response options. GET /api/xm/1/plans/{planId}/forms/{formId}/response-options. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-form-response-options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | No | API query parameters; arrays are comma-joined. Documented names: embed, offset, limit. Pagination is explicit using offset and limit; results are not automatically combined. |