---
title: "Example endpoint"
method: GET
path: "/example"
tags: ["Example"]
---

# Example endpoint

`GET /example`

This is an example endpoint. Replace with your actual API endpoints.

## Response `200`

Successful response

- object
  - `success` boolean
  - `data` object

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/cometly/apis/cometly-public-api.md) · [All operations](https://skmtc.dev/cometly/apis/cometly-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cometly/cometly-public-api/revisions/ffd52a1aa38b/schema)
