Skip to main content
GET
Get unit 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 units with updatedAt less than or equal to this date-time

updatedAt.greaterOrEqual
string

Filter units with updatedAt greater than or equal to this date-time

createdAt.lessOrEqual
string

Filter units with createdAt less than or equal to this date-time

createdAt.greaterOrEqual
string

Filter units with createdAt greater than or equal to this date-time

unitStatuses
string[]
required
unitTypeUuid
string

Unit type UUID to filter units by

amenityUuid
string

Amenity UUID to filter units that have this amenity

Response

200 - application/json

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