Metrics REST API
The Metrics REST API is used to retrieve all business metrics within the Oracle CPQ application, including API, Login, Quoting, and Quoting Performance metrics.
Note: The Metrics REST API is only available for FullAccess users with administrative permissions and access to the Commerce Settings and/or General Site Settings.
Get All Business Metrics
Use this endpoint to retrieve all business metrics in a 24-hour UTC interval.
- Endpoint:
/rest/v17/metrics
- Method: GET
Steps to Enable
Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.