mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-19 17:56:19 +03:00
8208186e3c
- 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 |
||
---|---|---|
.. | ||
account_validity.md | ||
event_reports.md | ||
experimental_features.md | ||
media_admin_api.md | ||
purge_history_api.md | ||
README.rst | ||
register_api.md | ||
room_membership.md | ||
rooms.md | ||
server_notices.md | ||
statistics.md | ||
user_admin_api.md | ||
version_api.md |
Admin APIs
Note: The latest documentation can be viewed here. See docs/README.md for more information.
Please update links to point to the website instead. Existing files in this directory are preserved to maintain historical links, but may be moved in the future.
This directory includes documentation for the various synapse specific admin APIs available. Updates to the existing Admin API documentation should still be made to these files, but any new documentation files should instead be placed under docs/usage/administration/admin_api.