---
title: "Get organization comments usage"
method: GET
path: "/api/v1/organization/usage/comments"
tags: ["organization"]
---

# Get organization comments usage

`GET /api/v1/organization/usage/comments`

## Response `200`

200

- object
  - `used` number, required
  - `limit` number, required
  - `remaining` number, required

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403
- `404` — 404
- `429` — 429
- `500` — 500

---

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