# Ping Object

> Source: https://truto.one/docs/api-reference/admin/ping/

Schema for the `Ping` resource in **Admin API**.

## Properties

- **`message`** _(string)_
  Always returns the string `pong` when the API is reachable.

## Methods

- [GET /ping](/docs/api-reference/admin/ping/ping) — Ping
