GET alerts/alertprofiles/{alertProfileId}
Retrieves an Alert Profile and it's recipients with the specified AlertProfileId
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
alertProfileId | System.Int32 | Required |
Body Parameters
None
Response Information
Resource Description
Epic.Applications.Alerts.ResponseModels.AlertProfileAlertProfileRecipient
Name | Description | Type | Additional information |
---|---|---|---|
Recipients | System.Collections.Generic.List`1[Epic.Applications.Alerts.ResponseModels.AlertProfileRecipientResponse] | None | |
AlertRuleNames | System.Collections.Generic.List`1[System.String] | None | |
CompanyID | System.Int32 | None | |
AlertProfileID | System.Int32 | None | |
CustomerID | System.Int32 | None | |
ProfileName | System.String | None |