GET
/
api
/
v1
/
exports
/
rooms.csv
Export rooms csv
curl --request GET \
  --url http://127.0.0.1:8080/api/v1/exports/rooms.csv
"<string>"

Response

200 - text/csv

Rooms CSV

The response is of type string.