Skip to main content
GET
/
api
/
{portfolio}
/
portfolios
/
v1
/
tenants
/
uuids
[
  "<string>"
]

Headers

x-api-key
any

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

Example:

"monument-2230012-2312321"

Path Parameters

Query Parameters

updatedAt.lessOrEqual
string

Filter tenants with updatedAt less than or equal to this date-time

updatedAt.greaterOrEqual
string

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

createdAt.lessOrEqual
string

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

createdAt.greaterOrEqual
string

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

nextBillingDueDate.lessOrEqual
string
required
nextBillingDueDate.greaterOrEqual
string
required
limit
number
globalFilterFacilityIds
string[]
filters
object

Response

200 - application/json