---
title: "Ping"
method: GET
path: "/event/ping"
tags: ["Event"]
---

# Ping

`GET /event/ping`

Ping endpoint to determine if the user is unique or not.

## Query parameters

- `u` string

## Headers

- `If-Modified-Since` string

## Response `200`

OK

## Other responses

- `400` — 400 Bad Request.
- `500` — 500 Unexpected Internal Server Error.

## Changes

- **2024-09-04** `251a51c1c932` — 2 warning
  - the optional response header `X-API-Commit` removed for the status `400`
  - the optional response header `X-API-Commit` removed for the status `500`
- **2024-06-30** `860d419093ef` — 2 info
  - api tag `Event` added
  - api tag `event` removed
- **2024-06-12** `b52e9ab05fcc` — 3 breaking
  - the mandatory response header `Access-Control-Allow-Headers` removed for the status `200`
  - the mandatory response header `Access-Control-Allow-Methods` removed for the status `200`
  - the mandatory response header `Access-Control-Allow-Origin` removed for the status `200`
- **2024-01-30** `eefc6adaa33a` — 1 info
  - added the new optional `query` request parameter `u`
- **2023-11-26** `b173cabb315f` — 3 warning, 2 info
  - the optional response header `X-Api-Commit` removed for the status `400`
  - the optional response header `X-Api-Commit` removed for the status `500`
  - deleted the `query` request parameter `u`
  - api tag `event` added
  - …1 more

[Change history](https://skmtc.dev/medama-io/apis/medama-analytics-api/changes/event/ping/get.md)

---

[API](https://skmtc.dev/medama-io/apis/medama-analytics-api.md) · [All operations](https://skmtc.dev/medama-io/apis/medama-analytics-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/medama-io/medama-analytics-api/revisions/77bbbf562f15/schema)
