Get a workspace's tags GET {{baseUrl}}/workspaces/{{workspaceId}}/tags Gets all the tags associated with a workspace. RESPONSES status: OK {"tags":[{"slug":"needs-review"},{"slug":"test-api"}]}