---
title: "Provides Node consumers number served during a period of time"
method: GET
path: "/node/provider/consumers-count"
tags: ["provider"]
---

# Provides Node consumers number served during a period of time

`GET /node/provider/consumers-count`

Node unique consumers count served during a period of time

## Query parameters

- `range` string

## Response `200`

Provider consumers count

- ProviderConsumersCountResponse
  - `count` integer

## Other responses

- `400` — Failed to parse or request validation failed
- `500` — Internal server error

## Changes

- **2022-08-25** `fd873b1e5fbd` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `500`
  - added the success response with the status `200`
- **2022-08-25** `06785a18c986` — 1 info
  - endpoint added
- **2022-08-22** `766da7307a03` — 1 info
  - endpoint added
- **2022-08-22** `b79669d1cc2e` — 1 breaking
  - api path removed without deprecation
- **2022-08-11** `90d261c3ec4b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/mysteriumnetwork/apis/tequila-api/changes/node/provider/consumers-count/get.md)

---

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