From 9061d49ebbefffeee2de5178461086224f178a24 Mon Sep 17 00:00:00 2001 From: babolivier Date: Tue, 8 Feb 2022 13:26:46 +0000 Subject: deploy: 0b561a0ea1384db214c274f45b160c538d2ab65d --- latest/admin_api/statistics.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'latest/admin_api/statistics.html') diff --git a/latest/admin_api/statistics.html b/latest/admin_api/statistics.html index f7c04b48f7..d723672b4e 100644 --- a/latest/admin_api/statistics.html +++ b/latest/admin_api/statistics.html @@ -185,11 +185,11 @@

Users' media usage statistics

Returns information about all local media usage of users. Gives the possibility to filter them by time and user.

+

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

The API is:

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.

A response body like the following is returned:

{
   "users": [
-- 
cgit 1.5.1