diff options
author | Shay <hillerys@element.io> | 2024-12-16 11:27:34 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-16 13:27:34 -0600 |
commit | 8208186e3cc597fbf27862a1df816d209ccd21bd (patch) | |
tree | cab4d1504ddf3e10be803c2f22ba3779b6e87f51 /docs/admin_api/event_reports.md | |
parent | Bump http from 1.1.0 to 1.2.0 (#18013) (diff) | |
download | synapse-8208186e3cc597fbf27862a1df816d209ccd21bd.tar.xz |
Add some useful endpoints to Admin API (#17948)
- Fetch the number of invites the provided user has sent after a given timestamp - Fetch the number of rooms the provided user has joined after a given timestamp, regardless if they have left/been banned from the rooms subsequently - Get report IDs of event reports where the provided user was the sender of the reported event
Diffstat (limited to 'docs/admin_api/event_reports.md')
-rw-r--r-- | docs/admin_api/event_reports.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/admin_api/event_reports.md b/docs/admin_api/event_reports.md |