---
title: "Checks the startup of the service."
method: GET
path: "/dx/api/people/v1/probes/startup"
tags: ["Probes"]
---

# Checks the startup of the service.

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

Assesses the stratup of the service, ensuring the service will not get cleaned up before startup finishes.
   This is called only in the begiiing phase in the livecycle of the service.

## Response `200`

Service has started up now.

## Other responses

- `500` — Service is still starting up.

---

[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)
