Skip to contents

This function retrieves a list of reports available in the Entrata system, optionally filtering to only the latest version of each report.

Usage

get_entrata_reports_list(latest_only = TRUE)

Arguments

latest_only

Logical, if TRUE (default), returns only the latest version of each report.

Value

A tibble containing report information including report name, ID, system name, and version.