---
title: "Tests if Green Dot services are healthy"
method: GET
path: "/ping"
tags: ["HealthCheck"]
---

# Tests if Green Dot services are healthy

`GET /ping`

This endpoint checks if the Green Dot services are reachable and healthy. It returns a simple status response.

## Headers

- `X-GD-RequestId` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/greendot/apis/baas-apis.md) · [All operations](https://skmtc.net/greendot/apis/baas-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/greendot/baas-apis/versions/666553766b78/schema)
