Appearance
are used to structure and organize the storage of links. Each tag is associated with a specific user
Get all user tags
GET
/api/v1/user/tags
{ "data": [ "tag1", "tag2", "tag3" ] }