Appearance
List layouts
GET /layout
A floor can have one or many layouts, but only one 'default' layout. This enpoint allows to list them and is mostly used to show layouts for a given floorId.
Request
Query Parameters
floorId
string<uuid>List layouts only for a specific floor
isDefault
booleanWhether to limit layouts to default ones.
Responses
200
Returns a list of layouts
categories
array [string ] floorId
stringid
stringisDefault
booleanname
revisionId
string
