> For the complete documentation index, see [llms.txt](https://docs.usemoon.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usemoon.ai/sdks/rust/defaultapi.md).

# \DefaultApi

All URIs are relative to *<https://beta.usemoon.ai>*

| Method                           | HTTP request  | Description |
| -------------------------------- | ------------- | ----------- |
| [**get\_message**](#get_message) | **GET** /ping |             |

## get\_message

> crate::models::PingResponse get\_message()

### Parameters

This endpoint does not need any parameter.

### Return type

[**crate::models::PingResponse**](/sdks/rust/pingresponse.md)

### Authorization

No authorization required

### HTTP request headers

* **Content-Type**: Not defined
* **Accept**: application/json

[\[Back to top\]](/sdks/rust/defaultapi.md) [\[Back to API list\]](/sdks/rust.md#documentation-for-api-endpoints) [\[Back to Model list\]](/sdks/rust.md#documentation-for-models) [\[Back to README\]](/sdks/rust.md)
