From b60efa69dad9c8b1a4e2e306a59b470f10b3f670 Mon Sep 17 00:00:00 2001 From: richvdh Date: Wed, 16 Jun 2021 12:16:14 +0000 Subject: deploy: 0adc2882c1a67419207a500f00c41a94be51857a --- develop/admin_api/statistics.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/admin_api/statistics.html') diff --git a/develop/admin_api/statistics.html b/develop/admin_api/statistics.html index 79309cc3ec..70aa7e14f1 100644 --- a/develop/admin_api/statistics.html +++ b/develop/admin_api/statistics.html @@ -189,7 +189,7 @@ possibility to filter them by time and user.

GET /_synapse/admin/v1/statistics/users/media
 

To use it, you will need to authenticate by providing an access_token -for a server admin: see Admin API.

+for a server admin: see Admin API.

A response body like the following is returned:

{
   "users": [
-- 
cgit 1.5.1