---
title: "AI answers that cited a source (provenance)"
method: GET
path: "/v3/ai-tracker/visibility/citation-source"
tags: ["AI Tracker"]
---

# AI answers that cited a source (provenance)

`GET /v3/ai-tracker/visibility/citation-source`

Returns the prompts, providers and responses that cited a given domain or URL, within the current filters. Pass url for one exact page, or domain for any page on a host.

## Query parameters

- `teamId` string
- `platform` string
- `competitor` string
- `country` string
- `startDate` string
- `endDate` string
- `days` integer
- `promptBrand` string
- `tracking` string
- `intent` string
- `url` string
- `domain` string

## Other responses

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

## Changes

- **2026-08-15** `f69a1d263036` — 1 info
  - added the non-success response with the status `404`
- **2026-07-26** `60ff6690f93c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/ai-tracker/visibility/citation-source/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/443005424e10?raw)
