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
| Parameter | Description |
|---|---|
FlexiPageNameOrId | Namespace and file name, or Page ID of FlexiPage files. |
FlexiPageType | The FlexiPage type. For example, record details are displayed using RecordPage” type. |
MetricsDate | The date the metric was recorded. |
RecordCountEPT | Number of records for a FlexiPage type, where the valid EPT was recorded. |
SumEPT | Sum of the EPT values for a record |
TotalCount | Total records for a type. |
Example Request
Example Request Body