---
title: "Single brand summary across the filtered dataset"
method: GET
path: "/v3/ai-tracker/visibility/brands/{name}"
tags: ["AI Tracker"]
---

# Single brand summary across the filtered dataset

`GET /v3/ai-tracker/visibility/brands/{name}`

Returns an AI visibility summary for one brand or competitor name using the supplied scope.

## Path parameters

- `name` string, required

## Query parameters

- `teamId` string
- `platform` string
- `competitor` string
- `country` string
- `startDate` string
- `endDate` string
- `days` integer
- `promptBrand` string
- `tracking` string
- `intent` string
- `promptLimit` string
- `includeResponseText` string

## Other responses

- `400` — Default Response
- `404` — Default Response
- `500` — Default Response

## Changes

- **2026-08-15** `f69a1d263036` — 2 info
  - added the new optional `query` request parameter `includeResponseText`
  - added the new optional `query` request parameter `promptLimit`
- **2026-07-26** `60ff6690f93c` — 9 info
  - added the new optional `query` request parameter `competitor`
  - added the new optional `query` request parameter `country`
  - added the new optional `query` request parameter `days`
  - added the new optional `query` request parameter `endDate`
  - …5 more

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/ai-tracker/visibility/brands/:name/get.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/68d7cda28432?raw)
