get https://api.mediasilo.com/v3/users/tags
Retrieves a list of all tags used in tagging users
This endpoint is useful for creating auto-suggest functionality on user creation as it returns a list of all user tags within the account.
By tagging users it's possible to select users by tag in MediaSilo rather than name. Example: When sending QuickLinks a user could simply look for all users that are part of a production by tag name as opposed to selecting users individually.
Attaching tags to a user can be done on user creation.