GET /service/api/status/reporting/pillr/{partnerkeycode}/customers
?effectiveDate={effectiveDate}
Returns a customer-level summary report for a partner keycode. For each customer the report includes information like the customer name and license type as well as high watermark data.
Request Information
URI Parameters
| Name | Description | Type | Additional Information |
|---|---|---|---|
| partnerkeycode |
A partner keycode for which usage information is to be retrieved. |
string |
Required |
| effectiveDate |
The date the report should refer to. If omitted, the most recent usage report will be returned. Note: Usage data will typically be generated in the course of the following day (UTC) and therefore can only be provided for dates earlier than yesterday. If, for example, this API method is called at 11:00 pm UTC, yesterday's data will not be available yet. |
date |
None. |
URI Sample(s)
|
GET
|
https://unityapi.webrootcloudav.com/service/api/status/reporting/pillr/733E-3FF5-16F3-44E8-B1B5/customers?effectiveDate=2025-10-27T00:00:00.0000000Z
|
Body Parameters
None.
Response Information
Resource Description
Returns customer-level usage statistics for a Pillr partner keycode.
UsageReportPillr_Partner_Customers| Name | Description | Type | Additional Information |
|---|---|---|---|
| ReportInfo |
Details about the returned report. |
UsageReportPillr_ReportInfo |
None. |
| General |
General details about the returned report. |
UsageReportPillr_GeneralInfo |
None. |
| Customers |
Details about the returned products for all the customers for partner key in the report. |
Collection of UsageReport_Customer_Pillr |
None. |
Sample Response
{
"ReportInfo": {
"EffectiveDate": "2025-10-31T00:00:00Z",
"PartnerKey": "1iqyab6uutfjvplot1to"
},
"General": {
"PartnerName": "Partner 1",
"PartnerId": "PART001",
"PartnerLicenseType": null
},
"Customers": [
{
"CustomerName": "Customer 1",
"CustomerId": "CUST001",
"CustomerLicenseType": "customererpillr,full",
"CustomerKey": "4a1qhclkk3233u7reyme",
"Products": [
{
"ProductName": "Pillr Platform",
"Licenses": [
{
"SubscriptionId": 121,
"CreatedDate": "2024-07-12T00:00:00Z",
"StartDate": "2024-07-12T00:00:00Z",
"EndDate": null,
"Status": "Active",
"HighWatermarkEndpoints": 25,
"HighWatermarkGigabytes": 0.0
},
{
"SubscriptionId": 122,
"CreatedDate": "2024-08-12T00:00:00Z",
"StartDate": "2024-08-12T00:00:00Z",
"EndDate": null,
"Status": "Active",
"HighWatermarkEndpoints": 35,
"HighWatermarkGigabytes": 0.0
},
{
"SubscriptionId": 123,
"CreatedDate": "2024-07-13T00:00:00Z",
"StartDate": "2024-07-13T00:00:00Z",
"EndDate": null,
"Status": "Trial",
"HighWatermarkEndpoints": 18,
"HighWatermarkGigabytes": 0.0
},
{
"SubscriptionId": 124,
"CreatedDate": "2024-07-14T00:00:00Z",
"StartDate": "2024-07-14T00:00:00Z",
"EndDate": null,
"Status": "NFR",
"HighWatermarkEndpoints": 2,
"HighWatermarkGigabytes": 0.0
}
]
},
{
"ProductName": "Pillr Platform Mobile",
"Licenses": [
{
"SubscriptionId": 324,
"CreatedDate": "2024-07-12T00:00:00Z",
"StartDate": "2024-07-12T00:00:00Z",
"EndDate": null,
"Status": "Active",
"HighWatermarkEndpoints": 25,
"HighWatermarkGigabytes": 0.0
},
{
"SubscriptionId": 325,
"CreatedDate": "2024-08-12T00:00:00Z",
"StartDate": "2024-08-12T00:00:00Z",
"EndDate": null,
"Status": "Active",
"HighWatermarkEndpoints": 35,
"HighWatermarkGigabytes": 0.0
},
{
"SubscriptionId": 331,
"CreatedDate": "2024-07-13T00:00:00Z",
"StartDate": "2024-07-13T00:00:00Z",
"EndDate": null,
"Status": "Trial",
"HighWatermarkEndpoints": 18,
"HighWatermarkGigabytes": 0.0
}
]
},
{
"ProductName": "Pillr Platform Chromebook",
"Licenses": [
{
"SubscriptionId": 224,
"CreatedDate": "2024-07-20T00:00:00Z",
"StartDate": "2024-07-20T00:00:00Z",
"EndDate": null,
"Status": "Active",
"HighWatermarkEndpoints": 15,
"HighWatermarkGigabytes": 0.0
},
{
"SubscriptionId": 286,
"CreatedDate": "2024-07-02T00:00:00Z",
"StartDate": "2024-07-03T00:00:00Z",
"EndDate": null,
"Status": "Trial",
"HighWatermarkEndpoints": 2,
"HighWatermarkGigabytes": 0.0
}
]
},
{
"ProductName": "Pillr Compliance Storage",
"Licenses": [
{
"SubscriptionId": 128,
"CreatedDate": "2024-07-10T00:00:00Z",
"StartDate": "2024-07-10T00:00:00Z",
"EndDate": null,
"Status": "Active",
"HighWatermarkEndpoints": 0,
"HighWatermarkGigabytes": 12.3
},
{
"SubscriptionId": 129,
"CreatedDate": "2024-07-11T00:00:00Z",
"StartDate": "2024-07-11T00:00:00Z",
"EndDate": null,
"Status": "Trial",
"HighWatermarkEndpoints": 0,
"HighWatermarkGigabytes": 1.1
}
]
}
]
},
{
"CustomerName": "Customer 2",
"CustomerId": "CUST002",
"CustomerLicenseType": "customererpillr,full",
"CustomerKey": "7ab0ijdilzkvteh0r9r8",
"Products": [
{
"ProductName": "Pillr Platform",
"Licenses": [
{
"SubscriptionId": 521,
"CreatedDate": "2024-07-12T00:00:00Z",
"StartDate": "2024-07-12T00:00:00Z",
"EndDate": null,
"Status": "Active",
"HighWatermarkEndpoints": 25,
"HighWatermarkGigabytes": 0.0
},
{
"SubscriptionId": 522,
"CreatedDate": "2024-07-13T00:00:00Z",
"StartDate": "2024-07-13T00:00:00Z",
"EndDate": null,
"Status": "Trial",
"HighWatermarkEndpoints": 18,
"HighWatermarkGigabytes": 0.0
},
{
"SubscriptionId": 523,
"CreatedDate": "2024-07-14T00:00:00Z",
"StartDate": "2024-07-14T00:00:00Z",
"EndDate": null,
"Status": "NFR",
"HighWatermarkEndpoints": 2,
"HighWatermarkGigabytes": 0.0
}
]
},
{
"ProductName": "Pillr Platform Mobile",
"Licenses": [
{
"SubscriptionId": 234,
"CreatedDate": "2024-07-12T00:00:00Z",
"StartDate": "2024-07-12T00:00:00Z",
"EndDate": null,
"Status": "Active",
"HighWatermarkEndpoints": 25,
"HighWatermarkGigabytes": 0.0
},
{
"SubscriptionId": 232,
"CreatedDate": "2024-07-13T00:00:00Z",
"StartDate": "2024-07-13T00:00:00Z",
"EndDate": null,
"Status": "Trial",
"HighWatermarkEndpoints": 18,
"HighWatermarkGigabytes": 0.0
}
]
},
{
"ProductName": "Pillr Platform Chromebook",
"Licenses": [
{
"SubscriptionId": 234,
"CreatedDate": "2024-07-20T00:00:00Z",
"StartDate": "2024-07-20T00:00:00Z",
"EndDate": null,
"Status": "Active",
"HighWatermarkEndpoints": 15,
"HighWatermarkGigabytes": 0.0
},
{
"SubscriptionId": 342,
"CreatedDate": "2024-07-22T00:00:00Z",
"StartDate": "2024-07-22T00:00:00Z",
"EndDate": null,
"Status": "Trial",
"HighWatermarkEndpoints": 1,
"HighWatermarkGigabytes": 0.0
}
]
},
{
"ProductName": "Pillr Compliance Storage",
"Licenses": [
{
"SubscriptionId": 321,
"CreatedDate": "2024-07-10T00:00:00Z",
"StartDate": "2024-07-10T00:00:00Z",
"EndDate": null,
"Status": "Active",
"HighWatermarkEndpoints": 0,
"HighWatermarkGigabytes": 12.3
},
{
"SubscriptionId": 113,
"CreatedDate": "2024-07-11T00:00:00Z",
"StartDate": "2024-07-11T00:00:00Z",
"EndDate": null,
"Status": "Trial",
"HighWatermarkEndpoints": 0,
"HighWatermarkGigabytes": 1.1
}
]
}
]
}
]
}
<StatusReporting.UsageReportPillr_Partner_Customers xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Webroot.UnityAPI.ServiceExtension.AgentStatus.Models">
<Customers>
<StatusReporting.UsageReport_Customer_Pillr>
<CustomerId>CUST001</CustomerId>
<CustomerKey>4a1qhclkk3233u7reyme</CustomerKey>
<CustomerLicenseType>customererpillr,full</CustomerLicenseType>
<CustomerName>Customer 1</CustomerName>
<Products>
<StatusReporting.UsageReportPillr_ProductEntry_Customer>
<Licenses>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>25</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Active</Status>
<CreatedDate>2024-07-12T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-12T00:00:00Z</StartDate>
<SubscriptionId>121</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>35</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Active</Status>
<CreatedDate>2024-08-12T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-08-12T00:00:00Z</StartDate>
<SubscriptionId>122</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>18</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Trial</Status>
<CreatedDate>2024-07-13T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-13T00:00:00Z</StartDate>
<SubscriptionId>123</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>2</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>NFR</Status>
<CreatedDate>2024-07-14T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-14T00:00:00Z</StartDate>
<SubscriptionId>124</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
</Licenses>
<ProductName>Pillr Platform</ProductName>
</StatusReporting.UsageReportPillr_ProductEntry_Customer>
<StatusReporting.UsageReportPillr_ProductEntry_Customer>
<Licenses>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>25</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Active</Status>
<CreatedDate>2024-07-12T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-12T00:00:00Z</StartDate>
<SubscriptionId>324</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>35</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Active</Status>
<CreatedDate>2024-08-12T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-08-12T00:00:00Z</StartDate>
<SubscriptionId>325</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>18</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Trial</Status>
<CreatedDate>2024-07-13T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-13T00:00:00Z</StartDate>
<SubscriptionId>331</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
</Licenses>
<ProductName>Pillr Platform Mobile</ProductName>
</StatusReporting.UsageReportPillr_ProductEntry_Customer>
<StatusReporting.UsageReportPillr_ProductEntry_Customer>
<Licenses>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>15</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Active</Status>
<CreatedDate>2024-07-20T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-20T00:00:00Z</StartDate>
<SubscriptionId>224</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>2</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Trial</Status>
<CreatedDate>2024-07-02T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-03T00:00:00Z</StartDate>
<SubscriptionId>286</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
</Licenses>
<ProductName>Pillr Platform Chromebook</ProductName>
</StatusReporting.UsageReportPillr_ProductEntry_Customer>
<StatusReporting.UsageReportPillr_ProductEntry_Customer>
<Licenses>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>0</HighWatermarkEndpoints>
<HighWatermarkGigabytes>12.3</HighWatermarkGigabytes>
<Status>Active</Status>
<CreatedDate>2024-07-10T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-10T00:00:00Z</StartDate>
<SubscriptionId>128</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>0</HighWatermarkEndpoints>
<HighWatermarkGigabytes>1.1</HighWatermarkGigabytes>
<Status>Trial</Status>
<CreatedDate>2024-07-11T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-11T00:00:00Z</StartDate>
<SubscriptionId>129</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
</Licenses>
<ProductName>Pillr Compliance Storage</ProductName>
</StatusReporting.UsageReportPillr_ProductEntry_Customer>
</Products>
</StatusReporting.UsageReport_Customer_Pillr>
<StatusReporting.UsageReport_Customer_Pillr>
<CustomerId>CUST002</CustomerId>
<CustomerKey>7ab0ijdilzkvteh0r9r8</CustomerKey>
<CustomerLicenseType>customererpillr,full</CustomerLicenseType>
<CustomerName>Customer 2</CustomerName>
<Products>
<StatusReporting.UsageReportPillr_ProductEntry_Customer>
<Licenses>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>25</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Active</Status>
<CreatedDate>2024-07-12T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-12T00:00:00Z</StartDate>
<SubscriptionId>521</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>18</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Trial</Status>
<CreatedDate>2024-07-13T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-13T00:00:00Z</StartDate>
<SubscriptionId>522</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>2</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>NFR</Status>
<CreatedDate>2024-07-14T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-14T00:00:00Z</StartDate>
<SubscriptionId>523</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
</Licenses>
<ProductName>Pillr Platform</ProductName>
</StatusReporting.UsageReportPillr_ProductEntry_Customer>
<StatusReporting.UsageReportPillr_ProductEntry_Customer>
<Licenses>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>25</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Active</Status>
<CreatedDate>2024-07-12T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-12T00:00:00Z</StartDate>
<SubscriptionId>234</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>18</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Trial</Status>
<CreatedDate>2024-07-13T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-13T00:00:00Z</StartDate>
<SubscriptionId>232</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
</Licenses>
<ProductName>Pillr Platform Mobile</ProductName>
</StatusReporting.UsageReportPillr_ProductEntry_Customer>
<StatusReporting.UsageReportPillr_ProductEntry_Customer>
<Licenses>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>15</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Active</Status>
<CreatedDate>2024-07-20T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-20T00:00:00Z</StartDate>
<SubscriptionId>234</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>1</HighWatermarkEndpoints>
<HighWatermarkGigabytes>0</HighWatermarkGigabytes>
<Status>Trial</Status>
<CreatedDate>2024-07-22T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-22T00:00:00Z</StartDate>
<SubscriptionId>342</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
</Licenses>
<ProductName>Pillr Platform Chromebook</ProductName>
</StatusReporting.UsageReportPillr_ProductEntry_Customer>
<StatusReporting.UsageReportPillr_ProductEntry_Customer>
<Licenses>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>0</HighWatermarkEndpoints>
<HighWatermarkGigabytes>12.3</HighWatermarkGigabytes>
<Status>Active</Status>
<CreatedDate>2024-07-10T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-10T00:00:00Z</StartDate>
<SubscriptionId>321</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<StatusReporting.UsageReportPillr_LicenseEntry_Customer>
<HighWatermarkEndpoints>0</HighWatermarkEndpoints>
<HighWatermarkGigabytes>1.1</HighWatermarkGigabytes>
<Status>Trial</Status>
<CreatedDate>2024-07-11T00:00:00Z</CreatedDate>
<EndDate i:nil="true" />
<StartDate>2024-07-11T00:00:00Z</StartDate>
<SubscriptionId>113</SubscriptionId>
</StatusReporting.UsageReportPillr_LicenseEntry_Customer>
</Licenses>
<ProductName>Pillr Compliance Storage</ProductName>
</StatusReporting.UsageReportPillr_ProductEntry_Customer>
</Products>
</StatusReporting.UsageReport_Customer_Pillr>
</Customers>
<General>
<PartnerId>PART001</PartnerId>
<PartnerLicenseType i:nil="true" />
<PartnerName>Partner 1</PartnerName>
</General>
<ReportInfo>
<EffectiveDate>2025-10-31T00:00:00Z</EffectiveDate>
<PartnerKey>1iqyab6uutfjvplot1to</PartnerKey>
</ReportInfo>
</StatusReporting.UsageReportPillr_Partner_Customers>