Skip to content

Get key metrics configuration

Request

Retrieves the current key metrics configuration for the authenticated user.

curl -i -X GET \
  https://uberall.com/api/home/key-metrics/configuration

Responses

Configuration retrieved successfully

Bodyapplication/json
metricsArray of objectsrequired

List of configured metrics with their visibility and time period settings

Response
{ "metrics": [ {} ] }