---
title: "Get the overall services health score"
method: GET
path: "/network-scorecard/servicesHealth/{locationId}"
tags: ["Network Scorecard"]
---

# Get the overall services health score

`GET /network-scorecard/servicesHealth/{locationId}`

Get the  health score over the period

## Path parameters

- `locationId` integer, required

## Query parameters

- `startTime` integer
- `endTime` integer

## Response `200`

OK

- ServicesHealth
  - `overall_score` integer — The overall health score
  - `network_services_score` integer — The health score of network services
  - `authentication_services_score` integer — The health score of authentication services
  - `management_services_score` integer — The health score of management services

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/versions/5ff7ab84e8e8/schema)
