Get form response options — alias
xmatters_get_form_response_options_aliasRetrieve response options for a specific xMatters form using its form ID. Get the available choices to validate or automate form-based workflows.
Instructions
Get form response options — alias. GET /api/xm/1/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. |