Get the Document Success Rate metrics by customer group

Gets the Document Success Rate timeseries for each customer group over the past 6 months. The data of the current month will not be included. For example, if it is April 15th today, the data for April will not be included. Data for March and earlier will be shown.

Responses
200
get/api/v1/metrics/customer_group_over_time
Request samples
Response samples
application/json
{
  • "customer_groups": {
    },
  • "success": true
}