---
title: "Checks if the service is responsive."
method: GET
path: "/dx/api/people/v1/probes/ping"
tags: ["Probes"]
---

# Checks if the service is responsive.

`GET /dx/api/people/v1/probes/ping`

A simple ping operation that checks the service's responsiveness. It is expected to return a success status if the service is running.

## Response `200`

Service is responsive and running.

## Other responses

- `500` — Server error or service is not responsive.

---

[API](https://skmtc.net/hcl-tech-software/apis/people-api-v1-server.md) · [All operations](https://skmtc.net/hcl-tech-software/apis/people-api-v1-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hcl-tech-software/people-api-v1-server/revisions/2267cfc94cf0/schema)
