GET api/GetAlertsandNotificationsByNotificationId/{notificationHistoryId}/{userId}/{isAdm}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
notificationHistoryId

integer

Required

userId

integer

Required

isAdm

string

Required

Body Parameters

None.

Response Information

Resource Description

NotificationAndNotifers
NameDescriptionTypeAdditional information
ADMNotification

ADMNotifications

None.

ADMNotify

ADMNotifiers

None.

Response Formats

application/json, text/json

Sample:
{
  "ADMNotification": {
    "NotificationId": 1,
    "NotificationUniqueID": "sample string 2",
    "Name": "sample string 3",
    "CategoryCode": 1,
    "Category": "sample string 4",
    "PriorityCode": 1,
    "Priority": "sample string 5",
    "SaverityCode": 1,
    "Saverity": "sample string 6",
    "NotificationType": "sample string 7",
    "IsActiveNotification": true,
    "Status": "sample string 8",
    "NotificationComments": "sample string 9",
    "IsRecurrence": true,
    "RecurrencePatternId": 1,
    "NotificationDescription": "sample string 11",
    "HasAttachment": true,
    "Subject": "sample string 13",
    "FooterDescription": "sample string 14",
    "Criticality": 1,
    "Type": "sample string 15",
    "Event": 1,
    "UserIdCreated": 16,
    "CreatedDate": "2024-09-19T14:14:42.7836792-04:00",
    "UserIdModified": 1,
    "ModifiedDate": "2024-09-19T14:14:42.7836792-04:00",
    "RowStatus": "sample string 17",
    "Functionality": "sample string 18",
    "Date": "2024-09-19T14:14:42.7836792-04:00",
    "Message": "sample string 19",
    "ADMNotificationAttachment": [
      {
        "NotificationAttachmentId": 1,
        "AttachmentId": 2,
        "AttachmentDesc": "sample string 3",
        "AttachmentPath": "sample string 4",
        "NotificationId": 5,
        "Comments": "sample string 6",
        "Document": "sample string 7",
        "AttachmentAsBlob": "sample string 8",
        "UserIdCreated": 9,
        "CreatedDate": "2024-09-19T14:14:42.7836792-04:00",
        "UserIdModified": 1,
        "ModifiedDate": "2024-09-19T14:14:42.7836792-04:00",
        "RowStatus": "sample string 10",
        "AttachmentName": "sample string 11"
      },
      {
        "NotificationAttachmentId": 1,
        "AttachmentId": 2,
        "AttachmentDesc": "sample string 3",
        "AttachmentPath": "sample string 4",
        "NotificationId": 5,
        "Comments": "sample string 6",
        "Document": "sample string 7",
        "AttachmentAsBlob": "sample string 8",
        "UserIdCreated": 9,
        "CreatedDate": "2024-09-19T14:14:42.7836792-04:00",
        "UserIdModified": 1,
        "ModifiedDate": "2024-09-19T14:14:42.7836792-04:00",
        "RowStatus": "sample string 10",
        "AttachmentName": "sample string 11"
      }
    ],
    "ADMNotificationHistory": [
      {
        "NotificationHistoryId": 1,
        "NotificationId": 2,
        "LastExecutedDateTime": "2024-09-19T14:14:42.7836792-04:00",
        "NextScheduledExecutionTime": "2024-09-19T14:14:42.7836792-04:00",
        "RecipientsIds": "sample string 3",
        "Notification": "sample string 4"
      },
      {
        "NotificationHistoryId": 1,
        "NotificationId": 2,
        "LastExecutedDateTime": "2024-09-19T14:14:42.7836792-04:00",
        "NextScheduledExecutionTime": "2024-09-19T14:14:42.7836792-04:00",
        "RecipientsIds": "sample string 3",
        "Notification": "sample string 4"
      }
    ],
    "ADMNotifiers": [
      {
        "NotifiersId": 1,
        "NotificationId": 2,
        "RecipientType": "sample string 3",
        "IsRoleAsRecipient": true,
        "UserId": 1,
        "RoleId": 1,
        "EmailType": 1,
        "UserIdCreated": 5,
        "CreatedDate": "2024-09-19T14:14:42.7836792-04:00",
        "UserIdModified": 1,
        "ModifiedDate": "2024-09-19T14:14:42.7836792-04:00",
        "RowStatus": "sample string 6",
        "ToEmail": "sample string 7",
        "CcEmail": "sample string 8",
        "BccEmail": "sample string 9",
        "UserName": "sample string 10",
        "RoleName": "sample string 11",
        "Comments": "sample string 12"
      },
      {
        "NotifiersId": 1,
        "NotificationId": 2,
        "RecipientType": "sample string 3",
        "IsRoleAsRecipient": true,
        "UserId": 1,
        "RoleId": 1,
        "EmailType": 1,
        "UserIdCreated": 5,
        "CreatedDate": "2024-09-19T14:14:42.7836792-04:00",
        "UserIdModified": 1,
        "ModifiedDate": "2024-09-19T14:14:42.7836792-04:00",
        "RowStatus": "sample string 6",
        "ToEmail": "sample string 7",
        "CcEmail": "sample string 8",
        "BccEmail": "sample string 9",
        "UserName": "sample string 10",
        "RoleName": "sample string 11",
        "Comments": "sample string 12"
      }
    ],
    "PMALatencies": [
      {
        "LatencyID": 1,
        "NotificationID": 2,
        "RuleID": 3,
        "RuleName": "sample string 4",
        "IsExecute": true,
        "UserIdCreated": 6,
        "CreatedDate": "2024-09-19T14:14:42.7836792-04:00",
        "UserIdModified": 1,
        "ModifiedDate": "2024-09-19T14:14:42.7836792-04:00",
        "RowStatus": "sample string 7"
      },
      {
        "LatencyID": 1,
        "NotificationID": 2,
        "RuleID": 3,
        "RuleName": "sample string 4",
        "IsExecute": true,
        "UserIdCreated": 6,
        "CreatedDate": "2024-09-19T14:14:42.7836792-04:00",
        "UserIdModified": 1,
        "ModifiedDate": "2024-09-19T14:14:42.7836792-04:00",
        "RowStatus": "sample string 7"
      }
    ],
    "ADMExecutionRulesList": [
      {
        "NotificationExecutionRuleId": 1,
        "NotificationId": 2,
        "RuleConditionId": 1,
        "RuleName": "sample string 3",
        "IsExecute": true,
        "UserIdCreated": 4,
        "CreatedDate": "2024-09-19T14:14:42.7836792-04:00",
        "UserIdModified": 1,
        "ModifiedDate": "2024-09-19T14:14:42.7836792-04:00",
        "RowStatus": "sample string 5"
      },
      {
        "NotificationExecutionRuleId": 1,
        "NotificationId": 2,
        "RuleConditionId": 1,
        "RuleName": "sample string 3",
        "IsExecute": true,
        "UserIdCreated": 4,
        "CreatedDate": "2024-09-19T14:14:42.7836792-04:00",
        "UserIdModified": 1,
        "ModifiedDate": "2024-09-19T14:14:42.7836792-04:00",
        "RowStatus": "sample string 5"
      }
    ],
    "RecurrencePattern": {
      "RecurrencePatternId": 1,
      "FrequencyId": 2,
      "Frequency": "sample string 3",
      "Interval": 1,
      "StartDatetime": "2024-09-19T14:14:42.7836792-04:00",
      "EndDatetime": "2024-09-19T14:14:42.7836792-04:00",
      "RowStatus": "sample string 4",
      "CreatedBy": 5,
      "CreatedDate": "2024-09-19T14:14:42.7836792-04:00",
      "ModifiedBy": 1,
      "ModifiedDate": "2024-09-19T14:14:42.7836792-04:00",
      "Latency": 1,
      "RecurrencePatternDetailList": [
        {
          "RecurrencePatternDetailId": 1,
          "RecurrencePatternId": 2,
          "FrequencyId": 3,
          "DayNo": "sample string 4",
          "WeekOfMonth": 1,
          "MonthOfYear": 1
        },
        {
          "RecurrencePatternDetailId": 1,
          "RecurrencePatternId": 2,
          "FrequencyId": 3,
          "DayNo": "sample string 4",
          "WeekOfMonth": 1,
          "MonthOfYear": 1
        }
      ]
    },
    "From": 1,
    "DeleteAttachmentIDs": "sample string 20",
    "DeleteNotifierIDs": "sample string 21",
    "CreatedBy": "sample string 22",
    "ModifiedBy": "sample string 23",
    "DateCreated": "sample string 24",
    "DateModified": "sample string 25",
    "UniqueSysValName": "sample string 26",
    "QueryId": 1,
    "IsSystemAlert": true,
    "SourceId": 1,
    "SourcePage": "sample string 27"
  },
  "ADMNotify": {
    "NotifiersId": 1,
    "NotificationId": 2,
    "RecipientType": "sample string 3",
    "IsRoleAsRecipient": true,
    "UserId": 1,
    "RoleId": 1,
    "EmailType": 1,
    "UserIdCreated": 5,
    "CreatedDate": "2024-09-19T14:14:42.7836792-04:00",
    "UserIdModified": 1,
    "ModifiedDate": "2024-09-19T14:14:42.7836792-04:00",
    "RowStatus": "sample string 6",
    "ToEmail": "sample string 7",
    "CcEmail": "sample string 8",
    "BccEmail": "sample string 9",
    "UserName": "sample string 10",
    "RoleName": "sample string 11",
    "Comments": "sample string 12"
  }
}

application/xml, text/xml

Sample:
<NotificationAndNotifers xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Goaa.iPro.Data.Admin.CustomClasses">
  <ADMNotification>
    <ADMExecutionRulesList>
      <ADMNotificationExecutionRule>
        <CreatedDate>2024-09-19T14:14:42.7836792-04:00</CreatedDate>
        <IsExecute>true</IsExecute>
        <ModifiedDate>2024-09-19T14:14:42.7836792-04:00</ModifiedDate>
        <NotificationExecutionRuleId>1</NotificationExecutionRuleId>
        <NotificationId>2</NotificationId>
        <RowStatus>sample string 5</RowStatus>
        <RuleConditionId>1</RuleConditionId>
        <RuleName>sample string 3</RuleName>
        <UserIdCreated>4</UserIdCreated>
        <UserIdModified>1</UserIdModified>
      </ADMNotificationExecutionRule>
      <ADMNotificationExecutionRule>
        <CreatedDate>2024-09-19T14:14:42.7836792-04:00</CreatedDate>
        <IsExecute>true</IsExecute>
        <ModifiedDate>2024-09-19T14:14:42.7836792-04:00</ModifiedDate>
        <NotificationExecutionRuleId>1</NotificationExecutionRuleId>
        <NotificationId>2</NotificationId>
        <RowStatus>sample string 5</RowStatus>
        <RuleConditionId>1</RuleConditionId>
        <RuleName>sample string 3</RuleName>
        <UserIdCreated>4</UserIdCreated>
        <UserIdModified>1</UserIdModified>
      </ADMNotificationExecutionRule>
    </ADMExecutionRulesList>
    <ADMNotificationAttachment>
      <ADMNotificationAttachment>
        <AttachmentAsBlob>sample string 8</AttachmentAsBlob>
        <AttachmentDesc>sample string 3</AttachmentDesc>
        <AttachmentId>2</AttachmentId>
        <AttachmentName>sample string 11</AttachmentName>
        <AttachmentPath>sample string 4</AttachmentPath>
        <Comments>sample string 6</Comments>
        <CreatedDate>2024-09-19T14:14:42.7836792-04:00</CreatedDate>
        <Document>sample string 7</Document>
        <ModifiedDate>2024-09-19T14:14:42.7836792-04:00</ModifiedDate>
        <NotificationAttachmentId>1</NotificationAttachmentId>
        <NotificationId>5</NotificationId>
        <RowStatus>sample string 10</RowStatus>
        <UserIdCreated>9</UserIdCreated>
        <UserIdModified>1</UserIdModified>
      </ADMNotificationAttachment>
      <ADMNotificationAttachment>
        <AttachmentAsBlob>sample string 8</AttachmentAsBlob>
        <AttachmentDesc>sample string 3</AttachmentDesc>
        <AttachmentId>2</AttachmentId>
        <AttachmentName>sample string 11</AttachmentName>
        <AttachmentPath>sample string 4</AttachmentPath>
        <Comments>sample string 6</Comments>
        <CreatedDate>2024-09-19T14:14:42.7836792-04:00</CreatedDate>
        <Document>sample string 7</Document>
        <ModifiedDate>2024-09-19T14:14:42.7836792-04:00</ModifiedDate>
        <NotificationAttachmentId>1</NotificationAttachmentId>
        <NotificationId>5</NotificationId>
        <RowStatus>sample string 10</RowStatus>
        <UserIdCreated>9</UserIdCreated>
        <UserIdModified>1</UserIdModified>
      </ADMNotificationAttachment>
    </ADMNotificationAttachment>
    <ADMNotificationHistory>
      <ADMNotificationHistory>
        <LastExecutedDateTime>2024-09-19T14:14:42.7836792-04:00</LastExecutedDateTime>
        <NextScheduledExecutionTime>2024-09-19T14:14:42.7836792-04:00</NextScheduledExecutionTime>
        <Notification>sample string 4</Notification>
        <NotificationHistoryId>1</NotificationHistoryId>
        <NotificationId>2</NotificationId>
        <RecipientsIds>sample string 3</RecipientsIds>
      </ADMNotificationHistory>
      <ADMNotificationHistory>
        <LastExecutedDateTime>2024-09-19T14:14:42.7836792-04:00</LastExecutedDateTime>
        <NextScheduledExecutionTime>2024-09-19T14:14:42.7836792-04:00</NextScheduledExecutionTime>
        <Notification>sample string 4</Notification>
        <NotificationHistoryId>1</NotificationHistoryId>
        <NotificationId>2</NotificationId>
        <RecipientsIds>sample string 3</RecipientsIds>
      </ADMNotificationHistory>
    </ADMNotificationHistory>
    <ADMNotifiers>
      <ADMNotifiers>
        <BccEmail>sample string 9</BccEmail>
        <CcEmail>sample string 8</CcEmail>
        <Comments>sample string 12</Comments>
        <CreatedDate>2024-09-19T14:14:42.7836792-04:00</CreatedDate>
        <EmailType>1</EmailType>
        <IsRoleAsRecipient>true</IsRoleAsRecipient>
        <ModifiedDate>2024-09-19T14:14:42.7836792-04:00</ModifiedDate>
        <NotificationId>2</NotificationId>
        <NotifiersId>1</NotifiersId>
        <RecipientType>sample string 3</RecipientType>
        <RoleId>1</RoleId>
        <RoleName>sample string 11</RoleName>
        <RowStatus>sample string 6</RowStatus>
        <ToEmail>sample string 7</ToEmail>
        <UserId>1</UserId>
        <UserIdCreated>5</UserIdCreated>
        <UserIdModified>1</UserIdModified>
        <UserName>sample string 10</UserName>
      </ADMNotifiers>
      <ADMNotifiers>
        <BccEmail>sample string 9</BccEmail>
        <CcEmail>sample string 8</CcEmail>
        <Comments>sample string 12</Comments>
        <CreatedDate>2024-09-19T14:14:42.7836792-04:00</CreatedDate>
        <EmailType>1</EmailType>
        <IsRoleAsRecipient>true</IsRoleAsRecipient>
        <ModifiedDate>2024-09-19T14:14:42.7836792-04:00</ModifiedDate>
        <NotificationId>2</NotificationId>
        <NotifiersId>1</NotifiersId>
        <RecipientType>sample string 3</RecipientType>
        <RoleId>1</RoleId>
        <RoleName>sample string 11</RoleName>
        <RowStatus>sample string 6</RowStatus>
        <ToEmail>sample string 7</ToEmail>
        <UserId>1</UserId>
        <UserIdCreated>5</UserIdCreated>
        <UserIdModified>1</UserIdModified>
        <UserName>sample string 10</UserName>
      </ADMNotifiers>
    </ADMNotifiers>
    <Category>sample string 4</Category>
    <CategoryCode>1</CategoryCode>
    <CreatedBy>sample string 22</CreatedBy>
    <CreatedDate>2024-09-19T14:14:42.7836792-04:00</CreatedDate>
    <Criticality>1</Criticality>
    <Date>2024-09-19T14:14:42.7836792-04:00</Date>
    <DateCreated>sample string 24</DateCreated>
    <DateModified>sample string 25</DateModified>
    <DeleteAttachmentIDs>sample string 20</DeleteAttachmentIDs>
    <DeleteNotifierIDs>sample string 21</DeleteNotifierIDs>
    <Event>1</Event>
    <FooterDescription>sample string 14</FooterDescription>
    <From>1</From>
    <Functionality>sample string 18</Functionality>
    <HasAttachment>true</HasAttachment>
    <IsActiveNotification>true</IsActiveNotification>
    <IsRecurrence>true</IsRecurrence>
    <IsSystemAlert>true</IsSystemAlert>
    <Message>sample string 19</Message>
    <ModifiedBy>sample string 23</ModifiedBy>
    <ModifiedDate>2024-09-19T14:14:42.7836792-04:00</ModifiedDate>
    <Name>sample string 3</Name>
    <NotificationComments>sample string 9</NotificationComments>
    <NotificationDescription>sample string 11</NotificationDescription>
    <NotificationId>1</NotificationId>
    <NotificationType>sample string 7</NotificationType>
    <NotificationUniqueID>sample string 2</NotificationUniqueID>
    <PMALatencies>
      <ADMLatency>
        <CreatedDate>2024-09-19T14:14:42.7836792-04:00</CreatedDate>
        <IsExecute>true</IsExecute>
        <LatencyID>1</LatencyID>
        <ModifiedDate>2024-09-19T14:14:42.7836792-04:00</ModifiedDate>
        <NotificationID>2</NotificationID>
        <RowStatus>sample string 7</RowStatus>
        <RuleID>3</RuleID>
        <RuleName>sample string 4</RuleName>
        <UserIdCreated>6</UserIdCreated>
        <UserIdModified>1</UserIdModified>
      </ADMLatency>
      <ADMLatency>
        <CreatedDate>2024-09-19T14:14:42.7836792-04:00</CreatedDate>
        <IsExecute>true</IsExecute>
        <LatencyID>1</LatencyID>
        <ModifiedDate>2024-09-19T14:14:42.7836792-04:00</ModifiedDate>
        <NotificationID>2</NotificationID>
        <RowStatus>sample string 7</RowStatus>
        <RuleID>3</RuleID>
        <RuleName>sample string 4</RuleName>
        <UserIdCreated>6</UserIdCreated>
        <UserIdModified>1</UserIdModified>
      </ADMLatency>
    </PMALatencies>
    <Priority>sample string 5</Priority>
    <PriorityCode>1</PriorityCode>
    <QueryId>1</QueryId>
    <RecurrencePattern>
      <CreatedBy>5</CreatedBy>
      <CreatedDate>2024-09-19T14:14:42.7836792-04:00</CreatedDate>
      <EndDatetime>2024-09-19T14:14:42.7836792-04:00</EndDatetime>
      <Frequency>sample string 3</Frequency>
      <FrequencyId>2</FrequencyId>
      <Interval>1</Interval>
      <Latency>1</Latency>
      <ModifiedBy>1</ModifiedBy>
      <ModifiedDate>2024-09-19T14:14:42.7836792-04:00</ModifiedDate>
      <RecurrencePatternDetailList>
        <ADMRecurrencePatternDetail>
          <DayNo>sample string 4</DayNo>
          <FrequencyId>3</FrequencyId>
          <MonthOfYear>1</MonthOfYear>
          <RecurrencePatternDetailId>1</RecurrencePatternDetailId>
          <RecurrencePatternId>2</RecurrencePatternId>
          <WeekOfMonth>1</WeekOfMonth>
        </ADMRecurrencePatternDetail>
        <ADMRecurrencePatternDetail>
          <DayNo>sample string 4</DayNo>
          <FrequencyId>3</FrequencyId>
          <MonthOfYear>1</MonthOfYear>
          <RecurrencePatternDetailId>1</RecurrencePatternDetailId>
          <RecurrencePatternId>2</RecurrencePatternId>
          <WeekOfMonth>1</WeekOfMonth>
        </ADMRecurrencePatternDetail>
      </RecurrencePatternDetailList>
      <RecurrencePatternId>1</RecurrencePatternId>
      <RowStatus>sample string 4</RowStatus>
      <StartDatetime>2024-09-19T14:14:42.7836792-04:00</StartDatetime>
    </RecurrencePattern>
    <RecurrencePatternId>1</RecurrencePatternId>
    <RowStatus>sample string 17</RowStatus>
    <Saverity>sample string 6</Saverity>
    <SaverityCode>1</SaverityCode>
    <SourceId>1</SourceId>
    <SourcePage>sample string 27</SourcePage>
    <Status>sample string 8</Status>
    <Subject>sample string 13</Subject>
    <Type>sample string 15</Type>
    <UniqueSysValName>sample string 26</UniqueSysValName>
    <UserIdCreated>16</UserIdCreated>
    <UserIdModified>1</UserIdModified>
  </ADMNotification>
  <ADMNotify>
    <BccEmail>sample string 9</BccEmail>
    <CcEmail>sample string 8</CcEmail>
    <Comments>sample string 12</Comments>
    <CreatedDate>2024-09-19T14:14:42.7836792-04:00</CreatedDate>
    <EmailType>1</EmailType>
    <IsRoleAsRecipient>true</IsRoleAsRecipient>
    <ModifiedDate>2024-09-19T14:14:42.7836792-04:00</ModifiedDate>
    <NotificationId>2</NotificationId>
    <NotifiersId>1</NotifiersId>
    <RecipientType>sample string 3</RecipientType>
    <RoleId>1</RoleId>
    <RoleName>sample string 11</RoleName>
    <RowStatus>sample string 6</RowStatus>
    <ToEmail>sample string 7</ToEmail>
    <UserId>1</UserId>
    <UserIdCreated>5</UserIdCreated>
    <UserIdModified>1</UserIdModified>
    <UserName>sample string 10</UserName>
  </ADMNotify>
</NotificationAndNotifers>