List all available tags
list_tags( query = NULL, vocabulary_id = NULL, all_fields = FALSE, configuration = NULL )
query | a tag name query to search for, if given only tags whose names contain this string will be returned |
---|---|
vocabulary_id | the id or name of a vocabulary, if give only tags that belong to this vocabulary will be returned |
all_fields | logical return full Tag object instead of just names |
configuration | Configuration the configuration to use |