get https://api.shift.io/v3/tags
Returns the asset tags in use in a workspace
This call returns an array of the asset tags that are currently used in a workspace. The array includes tags created by all workspace users, including the user whose API credentials are in use. The tags are sorted by title in ascending order.
A 200 code is returned. If the workspace is not using any asset tags, then the response is empty.