---
title: "Get messages distribution for the last 24 hours"
method: GET
path: "/stats/messages_count_24h"
tags: ["stats"]
---

# Get messages distribution for the last 24 hours

`GET /stats/messages_count_24h`

Returns the count of each Cosmos SDK message type observed in the last 24 hours, useful for understanding network activity composition.

## Response `200`

OK

- ResponsesCountItem[]
  - `name` string, string
  - `value` string, string

## Other responses

- `500` — Internal Server Error

---

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