Get a form in a plan — recipients
xmatters_get_a_form_in_a_plan_recipientsRetrieve the list of recipients for a specific form in a plan, using its form ID to identify who receives alerts and communications.
Instructions
Get a form in a plan — recipients. GET /api/xm/1/forms/{formId}/recipients. 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. |