mirror of
https://git.anonymousland.org/anonymousland/infrastructure.git
synced 2025-02-07 16:55:18 -05:00
2 lines
130 B
Bash
2 lines
130 B
Bash
![]() |
#!/bin/bash
|
||
|
docker exec -it synapse curl --header "Authorization: Bearer TOKEN" -X GET http://0.0.0.0:8008/_synapse/admin/v1/rooms
|