---
title: "GET /stats/browsers"
method: GET
path: "/stats/browsers"
tags: ["Stats", "Usercount", "User count"]
---

# GET /stats/browsers

`GET /stats/browsers`

See the top web browsers used by your members.

## Response `200`

Browser stats

- object
  - `success` boolean
  - `data` object
    - `count` string — The number of times a specific web browser was seen
    - `name` string — The name of the web browser
    - `url` string — The image asset URL of the web browser
    - `os_url` string — The image asset URL of the operating system (i.e. Linux, Windows)

## Other responses

- `401` — API key invalid, please generate a new one from dash.vaultcord.com/developers

---

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