Lightning Usage by FlexiPage

Returns details about the custom pages viewed most frequently in Lightning Experience. This resource is available in REST API version 44.0 and later.

Use this object with the following APIs:

  • Platform
  • Metadata API
  • Tooling API

URI: /services/data/vXX.X/sobjects/LightningUsageByFlexiPageMetrics

Formats: JSON, XML

HTTP methods: GET

Request parameters

ParameterDescription
FlexiPageNameOrIdNamespace and file name, or Page ID of FlexiPage files.
FlexiPageTypeThe FlexiPage type. For example, record details are displayed using RecordPage” type.
MetricsDateThe date the metric was recorded.
RecordCountEPTNumber of records for a FlexiPage type, where the valid EPT was recorded.
SumEPTSum of the EPT values for a record
TotalCountTotal records for a type.

Example Request

Example Request Body