---
title: "GET /communities/{id}/stats"
method: GET
path: "/communities/{id}/stats"
tags: ["CommunityController"]
---

# GET /communities/{id}/stats

`GET /communities/{id}/stats`

## Path parameters

- `id` string, required

## Response `200`

OK

- Stats
  - `tokenPriceUsd` number
  - `memberCount` number
  - `cashtagTweetsInLastDay` number
  - `cashtagTweetsDailyGrowth` number
  - `messagesInLastDay` number
  - `messagesAllTime` number
  - `messagesDailyGrowth` number
  - `myMessageCount` number
  - `gripStrength` number
  - `cashtagTweetsPlusMessagesPerDay` number
  - `dailyVolume` number

---

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