Get storage units/equipment

Note: the storage calls can return both storage units and equipment. You can differentiate between the two with the storage type's deviceType field which is either STORAGE or EQUIPMENT.

The hasPlanner and hasValidation properties are required for an EQUIPMENT storageType.

Setting hasPlanner to true will show the equipment calendar in eLab.

Setting hasValidation to true will show the equipment validation options in eLab and enable checking the validation. See the storageValidation calls. This is only supported for equipment, not storage units.

$expand values (separate with a comma for multiple expands):

  • storageLayer
  • managers
  • institute
  • meta

Note: the expand statistics is not available for this call because it's a resource intensive operation. You can only get a storage unit's statistics with the GET /storage/{storageID} call.

Language
Authorization
Header
Click Try It! to start a request and see the response here!