Comments
Export comments from a map
Returns an export of the map comments.
The export can be generated in JSON or CSV format, you can specify the format with the format
query parameter, which can be either json
or csv
. It defaults to json
.
Last updated