All REST Endpoints

Error Metrics
Error metrics provide the error statuses for various services or components and their respective URLs within the Oracle B2C Service application.
Get error metrics for a group of statuses
Method: get
Path: /v1/errormetrics/{status}
Get error metrics for a group of statuses for a service
Method: get
Path: /v1/errormetrics/{status}/{serviceName}
Health Metrics
Health metrics provide the statuses for various services and their sub-services within the Oracle B2C Service application.
Get all health metrics
Method: get
Path: /v1/sitemetrics
Get health metrics for a service
Method: get
Path: /v1/sitemetrics/{serviceName}