ReferenceInventory ManagerList all tags for a specific inventoryCopy pageGEThttp://localhost:3000/inventory_manager/v1/inventories/:inventoryIdentifier/tagsReturns an array of unique tag names from all nodes in the specified inventory.AuthenticationAuthorizationBasicBasic authentication of the form Basic <base64(username:password)>.Path parametersinventoryIdentifierstringRequiredInventory ID or nameShow 2 variantsResponseArray of tag names for the inventorystatusstringresultlist of stringserrorstringErrors500Internal Server Error