GET api/ProAlerts

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ProAlert
NameDescriptionTypeAdditional information
Id

integer

None.

MacAddress

string

None.

CustomerID

string

None.

FirstName

string

String length: inclusive between 0 and 255

LastName

string

String length: inclusive between 0 and 255

Address

string

String length: inclusive between 0 and 255

City

string

String length: inclusive between 0 and 255

State

string

String length: inclusive between 0 and 255

ZipCode

string

String length: inclusive between 0 and 255

DistributorID

string

None.

Email1

string

None.

Email1_SendAlertTypes

string

None.

Email2

string

None.

Email2_SendAlertTypes

string

None.

Email3

string

None.

Email3_SendAlertTypes

string

None.

Cell1

string

None.

Cell1_Carrier

integer

None.

Cell1_SendAlertTypes

string

None.

Cell2

string

None.

Cell2_Carrier

integer

None.

Cell2_SendAlertTypes

string

None.

Cell3

string

None.

Cell3_Carrier

integer

None.

Cell3_SendAlertTypes

string

None.

Created

date

None.

Updated

date

None.

Active

string

None.

Status

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Id": 1,
    "MacAddress": "sample string 2",
    "CustomerID": "sample string 3",
    "FirstName": "sample string 4",
    "LastName": "sample string 5",
    "Address": "sample string 6",
    "City": "sample string 7",
    "State": "sample string 8",
    "ZipCode": "sample string 9",
    "DistributorID": "sample string 10",
    "Email1": "sample string 11",
    "Email1_SendAlertTypes": "sample string 12",
    "Email2": "sample string 13",
    "Email2_SendAlertTypes": "sample string 14",
    "Email3": "sample string 15",
    "Email3_SendAlertTypes": "sample string 16",
    "Cell1": "sample string 17",
    "Cell1_Carrier": 18,
    "Cell1_SendAlertTypes": "sample string 19",
    "Cell2": "sample string 20",
    "Cell2_Carrier": 21,
    "Cell2_SendAlertTypes": "sample string 22",
    "Cell3": "sample string 23",
    "Cell3_Carrier": 24,
    "Cell3_SendAlertTypes": "sample string 25",
    "Created": "2025-09-11T18:26:40.4758968-04:00",
    "Updated": "2025-09-11T18:26:40.4758968-04:00",
    "Active": "sample string 28",
    "Status": "sample string 29"
  },
  {
    "Id": 1,
    "MacAddress": "sample string 2",
    "CustomerID": "sample string 3",
    "FirstName": "sample string 4",
    "LastName": "sample string 5",
    "Address": "sample string 6",
    "City": "sample string 7",
    "State": "sample string 8",
    "ZipCode": "sample string 9",
    "DistributorID": "sample string 10",
    "Email1": "sample string 11",
    "Email1_SendAlertTypes": "sample string 12",
    "Email2": "sample string 13",
    "Email2_SendAlertTypes": "sample string 14",
    "Email3": "sample string 15",
    "Email3_SendAlertTypes": "sample string 16",
    "Cell1": "sample string 17",
    "Cell1_Carrier": 18,
    "Cell1_SendAlertTypes": "sample string 19",
    "Cell2": "sample string 20",
    "Cell2_Carrier": 21,
    "Cell2_SendAlertTypes": "sample string 22",
    "Cell3": "sample string 23",
    "Cell3_Carrier": 24,
    "Cell3_SendAlertTypes": "sample string 25",
    "Created": "2025-09-11T18:26:40.4758968-04:00",
    "Updated": "2025-09-11T18:26:40.4758968-04:00",
    "Active": "sample string 28",
    "Status": "sample string 29"
  }
]

application/xml, text/xml

Sample:
<ArrayOfProAlert xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/iBasement.Models">
  <ProAlert>
    <Active>sample string 28</Active>
    <Address>sample string 6</Address>
    <Cell1>sample string 17</Cell1>
    <Cell1_Carrier>18</Cell1_Carrier>
    <Cell1_SendAlertTypes>sample string 19</Cell1_SendAlertTypes>
    <Cell2>sample string 20</Cell2>
    <Cell2_Carrier>21</Cell2_Carrier>
    <Cell2_SendAlertTypes>sample string 22</Cell2_SendAlertTypes>
    <Cell3>sample string 23</Cell3>
    <Cell3_Carrier>24</Cell3_Carrier>
    <Cell3_SendAlertTypes>sample string 25</Cell3_SendAlertTypes>
    <City>sample string 7</City>
    <Created xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-09-11T22:26:40.4758968Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>-240</d3p1:OffsetMinutes>
    </Created>
    <CustomerID>sample string 3</CustomerID>
    <DistributorID>sample string 10</DistributorID>
    <Email1>sample string 11</Email1>
    <Email1_SendAlertTypes>sample string 12</Email1_SendAlertTypes>
    <Email2>sample string 13</Email2>
    <Email2_SendAlertTypes>sample string 14</Email2_SendAlertTypes>
    <Email3>sample string 15</Email3>
    <Email3_SendAlertTypes>sample string 16</Email3_SendAlertTypes>
    <FirstName>sample string 4</FirstName>
    <Id>1</Id>
    <LastName>sample string 5</LastName>
    <MacAddress>sample string 2</MacAddress>
    <State>sample string 8</State>
    <Status>sample string 29</Status>
    <Updated xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-09-11T22:26:40.4758968Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>-240</d3p1:OffsetMinutes>
    </Updated>
    <ZipCode>sample string 9</ZipCode>
  </ProAlert>
  <ProAlert>
    <Active>sample string 28</Active>
    <Address>sample string 6</Address>
    <Cell1>sample string 17</Cell1>
    <Cell1_Carrier>18</Cell1_Carrier>
    <Cell1_SendAlertTypes>sample string 19</Cell1_SendAlertTypes>
    <Cell2>sample string 20</Cell2>
    <Cell2_Carrier>21</Cell2_Carrier>
    <Cell2_SendAlertTypes>sample string 22</Cell2_SendAlertTypes>
    <Cell3>sample string 23</Cell3>
    <Cell3_Carrier>24</Cell3_Carrier>
    <Cell3_SendAlertTypes>sample string 25</Cell3_SendAlertTypes>
    <City>sample string 7</City>
    <Created xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-09-11T22:26:40.4758968Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>-240</d3p1:OffsetMinutes>
    </Created>
    <CustomerID>sample string 3</CustomerID>
    <DistributorID>sample string 10</DistributorID>
    <Email1>sample string 11</Email1>
    <Email1_SendAlertTypes>sample string 12</Email1_SendAlertTypes>
    <Email2>sample string 13</Email2>
    <Email2_SendAlertTypes>sample string 14</Email2_SendAlertTypes>
    <Email3>sample string 15</Email3>
    <Email3_SendAlertTypes>sample string 16</Email3_SendAlertTypes>
    <FirstName>sample string 4</FirstName>
    <Id>1</Id>
    <LastName>sample string 5</LastName>
    <MacAddress>sample string 2</MacAddress>
    <State>sample string 8</State>
    <Status>sample string 29</Status>
    <Updated xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-09-11T22:26:40.4758968Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>-240</d3p1:OffsetMinutes>
    </Updated>
    <ZipCode>sample string 9</ZipCode>
  </ProAlert>
</ArrayOfProAlert>