Get coverage history UUIDs for a facility
Retrieves the coverageHistoryUuids of all unitRentalRecords in facility identified by facilityUuid
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Path Parameters
Query Parameters
Filter coverage history with updatedAt less than or equal to this date-time
Filter coverage history with updatedAt greater than or equal to this date-time
Filter coverage history with createdAt less than or equal to this date-time
Filter coverage history with createdAt greater than or equal to this date-time
Filter to enrollments with coverageStartDate >= this date.
Filter to enrollments with coverageStartDate <= this date.
Filter to enrollments with coverageEndDate >= this date.
Filter to enrollments with coverageEndDate <= this date.
Filter to active (true) or inactive (false) enrollments only. Omit to return all.
Filter to a specific coverage plan UUID.
Response
Array of coverage history UUIDs, most recently created first, empty if none are found

