---
title: "Find message rate stats"
method: GET
path: "/message-rate-stats"
tags: ["message-rate-stats"]
---

# Find message rate stats

`GET /message-rate-stats`

Get paginated list of stats.

-  PERMISSIONS: `api_message_rate_stats_read`

## Query parameters

- `from` integer, required
- `interval` string, required
- `to` integer, required
- `event_types[]` string[]
- `connector_names[]` string[]

## Response `200`

OK

- MessageratestatsStatsListResponse — unresolved $ref

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.net/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/7c842289e811/schema)
