Template labware that user can use to build on top of.
GET
/api/v1/{tenantId}/labware-templates
A set of template labware that the revo team has put together.
Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenantId
required
string
Responses
Section titled “ Responses ”OK
object
labware
Array<object>
object
id
string
templateId
string
name
string
labwareJsonId
string
wellCount
integer format: int32
barCodeRegEx
string
color
string
description
string
gripForce
number format: double
moveSpeed
number format: double
externalClearanceToPlateBottom
number format: double
gripHeight
number format: double
heightWithLid
number format: double
heightWithoutLid
number format: double
stackHeightIncrement
number format: double
stackHeightIncrementWithLid
number format: double
isLiddedDefault
boolean
manufacturer
string
partNumber
string
docsUrl
string
gripPortrait
number format: double
gripLandscape
number format: double
imageUrl
string
svgTopLandscape
string
svgCrossSection
string
modelUrl
string
modelMaterials
Array<object>
object
modelMaterialName
string
replacementMaterialName
string
Bad Request
object
message
string
code
string
Too Many Requests
object
message
string
code
string