Files
doc-exports/docs/wafd/api-ref/ListStatistics.html
qinweiwei 14cbe51752 wafd API 20260210 version
Reviewed-by: Belejkanic, Lukas <lukas.belejkanic@t-systems.com>
Co-authored-by: qinweiwei <qinweiwei@huawei.com>
Co-committed-by: qinweiwei <qinweiwei@huawei.com>
2026-04-21 11:31:19 +00:00

313 lines
21 KiB
HTML

<a name="ListStatistics"></a><a name="ListStatistics"></a>
<h1 class="topictitle1">Querying Website Request Statistics</h1>
<div id="body1708331107508"><div class="section" id="ListStatistics__topic1731000000"><h4 class="sectiontitle">Function</h4><p id="ListStatistics__topic1731000002">This API is used to query website request statistics.</p>
</div>
<div class="section" id="ListStatistics__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p id="ListStatistics__topic1731000004">GET /v1/{project_id}/waf/overviews/statistics</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStatistics__topic1731000005" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ListStatistics__topic1731000013"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="ListStatistics__topic1731000015">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="ListStatistics__topic1731000017">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="ListStatistics__topic1731000019">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="ListStatistics__topic1731000021">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStatistics__topic1731000023"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ListStatistics__topic1731000025">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ListStatistics__topic1731000027">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ListStatistics__topic1731000029">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ListStatistics__topic1731000031">Project ID</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStatistics__topic1731000032" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query Parameters</caption><thead align="left"><tr id="ListStatistics__topic1731000040"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.1"><p id="ListStatistics__topic1731000042">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.2"><p id="ListStatistics__topic1731000044">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.3"><p id="ListStatistics__topic1731000046">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.4.2.5.1.4"><p id="ListStatistics__topic1731000048">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStatistics__topic1731000050"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListStatistics__topic1731000052">from</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListStatistics__topic1731000054">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListStatistics__topic1731000056">Long</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListStatistics__topic1731000058">Start time (13-digit timestamp). This parameter must be used together with to.</p>
</td>
</tr>
<tr id="ListStatistics__topic1731000059"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListStatistics__topic1731000061">to</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListStatistics__topic1731000063">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListStatistics__topic1731000065">Long</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListStatistics__topic1731000067">End time (13-digit timestamp). This parameter must be used together with from.</p>
</td>
</tr>
<tr id="ListStatistics__topic1731000068"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListStatistics__topic1731000070">hosts</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListStatistics__topic1731000072">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListStatistics__topic1731000074">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListStatistics__topic1731000076">IDs of the domain names you want to query. If this parameter is not specified, all protected domain names are queried by default.</p>
</td>
</tr>
<tr id="ListStatistics__topic1731000077"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListStatistics__topic1731000079">instances</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListStatistics__topic1731000081">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListStatistics__topic1731000083">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListStatistics__topic1731000085">IDs of the dedicated WAF engine instances you want to query. If this parameter is not specified, all dedicated WAF engine instances are queried by default.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListStatistics__topic1731000086"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStatistics__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request header parameters</caption><thead align="left"><tr id="ListStatistics__topic1731000095"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="ListStatistics__topic1731000097">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="ListStatistics__topic1731000099">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="ListStatistics__topic1731000101">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="ListStatistics__topic1731000103">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStatistics__topic1731000105"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ListStatistics__topic1731000107">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ListStatistics__topic1731000109">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ListStatistics__topic1731000111">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ListStatistics__topic1731000113">User token. It can be obtained by calling the IAM API (value of <strong id="ListStatistics__topic1731000114">X-Subject-Token</strong> in the response header).</p>
</td>
</tr>
<tr id="ListStatistics__topic1731000115"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ListStatistics__topic1731000117">Content-Type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ListStatistics__topic1731000119">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ListStatistics__topic1731000121">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ListStatistics__topic1731000123">Content type. Default value: application/json;charset=utf8</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListStatistics__topic1731000124"><h4 class="sectiontitle">Response Parameters</h4><p id="ListStatistics__topic1731000126"><strong id="ListStatistics__topic1731000127">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStatistics__response_ListStatisticsResponseBody" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="ListStatistics__topic1731000134"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p id="ListStatistics__topic1731000136">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p id="ListStatistics__topic1731000138">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p id="ListStatistics__topic1731000140">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStatistics__topic1731000142"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListStatistics__topic1731000144">[items]</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListStatistics__topic1731000146">Array of <a href="#ListStatistics__response_ListStatisticsItem">ListStatisticsItem</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListStatistics__topic1731000149">ListStatisticsResponseBody</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListStatistics__response_ListStatisticsItem"></a><a name="response_ListStatisticsItem"></a><table cellpadding="4" cellspacing="0" summary="" id="ListStatistics__response_ListStatisticsItem" frame="border" border="1" rules="all"><caption><b>Table 5 </b>ListStatisticsItem</caption><thead align="left"><tr id="ListStatistics__topic1731000156"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p id="ListStatistics__topic1731000158">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p id="ListStatistics__topic1731000160">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p id="ListStatistics__topic1731000162">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStatistics__topic1731000164"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListStatistics__topic1731000166">key</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListStatistics__topic1731000168">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListStatistics__topic1731000170">The following statistics can be included:</p>
<ul id="ListStatistics__topic1731000171"><li id="ListStatistics__topic1731000172"><p id="ListStatistics__topic1731000173"><a name="ListStatistics__topic1731000172"></a><a name="topic1731000172"></a>ACCESS: The number of requests</p>
</li><li id="ListStatistics__topic1731000174"><p id="ListStatistics__topic1731000175"><a name="ListStatistics__topic1731000174"></a><a name="topic1731000174"></a>CRAWLER: Crawler attacks identified</p>
</li><li id="ListStatistics__topic1731000176"><p id="ListStatistics__topic1731000177"><a name="ListStatistics__topic1731000176"></a><a name="topic1731000176"></a>CC: CC attacks identified</p>
</li><li id="ListStatistics__topic1731000178"><p id="ListStatistics__topic1731000179"><a name="ListStatistics__topic1731000178"></a><a name="topic1731000178"></a>WEB_ATTACK: Attacks blocked against basic web protection</p>
</li><li id="ListStatistics__topic1731000180"><p id="ListStatistics__topic1731000181"><a name="ListStatistics__topic1731000180"></a><a name="topic1731000180"></a>PRECISE: Attacks blocked against precise protection rules</p>
</li><li id="ListStatistics__topic1731000182"><p id="ListStatistics__topic1731000183"><a name="ListStatistics__topic1731000182"></a><a name="topic1731000182"></a>ATTACK: Total number of attacks</p>
</li></ul>
</td>
</tr>
<tr id="ListStatistics__topic1731000184"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListStatistics__topic1731000186">num</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListStatistics__topic1731000188">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListStatistics__topic1731000190">The value of the statistical data corresponding to the key in the query interval.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListStatistics__topic1731000191"><strong id="ListStatistics__topic1731000192">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStatistics__response_RestErrorResponse" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Response body parameters</caption><thead align="left"><tr id="ListStatistics__topic1731000199"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.1"><p id="ListStatistics__topic1731000201">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.2"><p id="ListStatistics__topic1731000203">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.6.2.4.1.3"><p id="ListStatistics__topic1731000205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStatistics__topic1731000207"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListStatistics__topic1731000209">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListStatistics__topic1731000211">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListStatistics__topic1731000213">Error code</p>
</td>
</tr>
<tr id="ListStatistics__topic1731000214"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListStatistics__topic1731000216">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListStatistics__topic1731000218">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListStatistics__topic1731000220">Error message</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListStatistics__topic1731000221"><strong id="ListStatistics__topic1731000222">Status code: 401</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStatistics__response_RestErrorResponse_1" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="ListStatistics__topic1731000229"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.1"><p id="ListStatistics__topic1731000231">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.2"><p id="ListStatistics__topic1731000233">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.8.2.4.1.3"><p id="ListStatistics__topic1731000235">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStatistics__topic1731000237"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListStatistics__topic1731000239">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListStatistics__topic1731000241">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListStatistics__topic1731000243">Error code</p>
</td>
</tr>
<tr id="ListStatistics__topic1731000244"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListStatistics__topic1731000246">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListStatistics__topic1731000248">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListStatistics__topic1731000250">Error message</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListStatistics__topic1731000251"><strong id="ListStatistics__topic1731000252">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStatistics__response_RestErrorResponse_2" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Response body parameters</caption><thead align="left"><tr id="ListStatistics__topic1731000259"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.1"><p id="ListStatistics__topic1731000261">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.2"><p id="ListStatistics__topic1731000263">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.10.2.4.1.3"><p id="ListStatistics__topic1731000265">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStatistics__topic1731000267"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListStatistics__topic1731000269">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListStatistics__topic1731000271">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListStatistics__topic1731000273">Error code</p>
</td>
</tr>
<tr id="ListStatistics__topic1731000274"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListStatistics__topic1731000276">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListStatistics__topic1731000278">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListStatistics__topic1731000280">Error message</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListStatistics__topic1731000281"><h4 class="sectiontitle">Example Requests</h4><pre class="screen" id="ListStatistics__topic1731000283">GET https://{Endpoint}/v1/{project_id}/waf/overviews/statistics?from=1650470400196&amp;to=1650522936196</pre>
</div>
<div class="section" id="ListStatistics__topic1731000284"><h4 class="sectiontitle">Example Responses</h4><p id="ListStatistics__topic1731000286"><strong id="ListStatistics__topic1731000287">Status code: 200</strong></p>
<p id="ListStatistics__topic1731000288">Request succeeded.</p>
<pre class="screen" id="ListStatistics__topic1731000289">[ {
"key" : "ACCESS",
"num" : 1190
}, {
"key" : "PRECISE",
"num" : 0
}, {
"key" : "CRAWLER",
"num" : 10
}, {
"key" : "WEB_ATTACK",
"num" : 22
}, {
"key" : "CC",
"num" : 0
}, {
"key" : "ATTACK",
"num" : 32
} ]</pre>
</div>
<div class="section" id="ListStatistics__topic1731000290"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStatistics__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ListStatistics__topic1731000296"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="ListStatistics__topic1731000298">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="ListStatistics__topic1731000300">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStatistics__topic1731000302"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListStatistics__topic1731000304">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListStatistics__topic1731000306">Request succeeded.</p>
</td>
</tr>
<tr id="ListStatistics__topic1731000307"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListStatistics__topic1731000309">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListStatistics__topic1731000311">Request failed.</p>
</td>
</tr>
<tr id="ListStatistics__topic1731000312"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListStatistics__topic1731000314">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListStatistics__topic1731000316">The token does not have required permissions.</p>
</td>
</tr>
<tr id="ListStatistics__topic1731000317"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListStatistics__topic1731000319">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListStatistics__topic1731000321">Internal server error.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListStatistics__topic1731000322"><h4 class="sectiontitle">Error Codes</h4><p id="ListStatistics__topic1731000324">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000005.html">Dashboard</a></div>
</div>
</div>