v1
latestOpenAPI 3.0.02026-07-13483586.3 KBOffices
Retrieve list of possible office amenities
Returns an array of office amenity objects that can be assigned to offices
get/offices/amenities
Response
Successful operation
Example response
[
{
"code": "parking",
"name": "PARKING"
}
]