Returns one row per app the client has usage data for in the reporting period, with usage metrics, certifications, and lifecycle classification. This is the data backing the SaaS Management app dashboard.
sort accepts canonical_name, unique_users, active_time, avg_time, or session_count, with a - prefix for descending order; defaults to canonical_name ascending.
filter[app_id], filter[user_id], filter[department_id], filter[category_id], filter[vendor_id], filter[approval_status], filter[is_favorite], and filter[lifecycle] narrow the result set — see the filter parameter description for operator support per field. filter[user_id] and filter[department_id] additionally restrict unique_users, avg_time_ms_per_day, and session_count to activity from the given user(s)/department; an app with no matching activity is omitted rather than returned with zeroed metrics.
q searches by app name. has_compliance_gap, missing_frameworks, and compliance_frameworks filter on certification status.
Pagination is cursor-based and best-effort/non-atomic: rows may be skipped or duplicated between page requests if the underlying data changes concurrently.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
