Tag export resources

Tag export

Allows to download a txt/csv file containing a list of all tags.

GET /export/tags

Response

Content-Type: txt/csv, Encoding: UTF-16LE, with the following columns:

id, label, preferred_capitalisation, encounter, linked_tags, created

Please note that fields are TAB separated.

All datetime columns (created) are formatted according to the pattern yyyy-MM-dd HH:mm:ss and are always in timezone UTC+00.