Skip to main content
GET
Get size-and-type unit group UUIDs for a facility

Headers

x-api-key
any
required

Api key required to authenticate your request. Please reach out to monument for a key.

Example:

"monument-2230012-2312321"

Path Parameters

facilityUuid
string
required

Query Parameters

updatedAt.lessOrEqual
string

Filter size-and-type unit groups with updatedAt less than or equal to this date-time

updatedAt.greaterOrEqual
string

Filter size-and-type unit groups with updatedAt greater than or equal to this date-time

createdAt.lessOrEqual
string

Filter size-and-type unit groups with createdAt less than or equal to this date-time

createdAt.greaterOrEqual
string

Filter size-and-type unit groups with createdAt greater than or equal to this date-time

amenityUuid
string

Filter by amenity UUID

unitTypeUuid
string

Filter by unit type UUID (entityAttributeOrganizationUuid)

unitWidth
number

Unit width to filter by, in feet (ft) and up to 2 decimal places

unitHeight
number

Unit height to filter by, in feet (ft) and up to 2 decimal places

unitLength
number

Unit length to filter by, in feet (ft) and up to 2 decimal places

Response

200 - application/json

Array of sizeAndTypeUnitGroupUuids, most recently updated first, empty if none are found