Quentin Gliech 74f60cec92 Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810) 1 rok temu
..
README.rst 0adc2882c1 Fix broken links in documentation (#10180) 3 lat temu
account_validity.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 lat temu
event_reports.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 lat temu
media_admin_api.md 409573f6d0 Fix reference to the wrong symbol in the media admin api docs (#12715) 2 lat temu
purge_history_api.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 lat temu
register_api.md c4e29b6908 Improve documentation around user registration (#13640) 1 rok temu
room_membership.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 lat temu
rooms.md bb5b47b62a Add Admin API to Fetch Messages Within a Particular Window (#13672) 1 rok temu
server_notices.md c141455049 Docs: Use something other than the document name to describe a page (#10399) 3 lat temu
statistics.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 lat temu
user_admin_api.md 74f60cec92 Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810) 1 rok temu
version_api.md 9006ee36d1 Drop support for and remove references to EOL Python 3.6 (#11683) 2 lat temu

README.rst

Admin APIs
==========

**Note**: The latest documentation can be viewed `here `_.
See `docs/README.md <../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 <../usage/administration/admin_api>`_.