Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Admin API to query rooms that a user is a member of #8299

Closed
rxl881 opened this issue Sep 11, 2020 · 0 comments · Fixed by #8306
Closed

Admin API to query rooms that a user is a member of #8299

rxl881 opened this issue Sep 11, 2020 · 0 comments · Fixed by #8306
Labels
A-Admin-API z-feature (Deprecated Label) z-p2 (Deprecated Label)

Comments

@rxl881
Copy link

rxl881 commented Sep 11, 2020

It would be really useful to have an admin API to get a list of rooms that a given user is currently a member of.

dklimpel added a commit to dklimpel/synapse_archive that referenced this issue Sep 13, 2020
Add a new admin API `GET /_synapse/admin/v1/users/<user_id>/rooms` to
list all rooms where a user is a member.

Fixes: matrix-org#8299
@erikjohnston erikjohnston added A-Admin-API z-feature (Deprecated Label) z-p2 (Deprecated Label) labels Sep 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Admin-API z-feature (Deprecated Label) z-p2 (Deprecated Label)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants