Skip to main content
GET
Get Citations
Returns citation data from AI platform responses. Citations are the URLs and sources that AI models reference when generating answers to your tracked prompts.

Parameters

string
required
Bearer token. Format: Bearer slat_<your-token>.
string
Date range filter for citations.
number
Filter by topic ID.
string[]
Filter by one or more platforms: CHATGPT, PERPLEXITY, GOOGLE_AI_OVERVIEW, GOOGLE_AI_MODE, GEMINI, CLAUDE.
string
Filter by sentiment label.
string
Filter by channel type.
string
Filter by brand relevance.

Response

Returns 200 OK with an array of citation objects.
object[]
required
Array of citation objects.

Example

Response

Status codes

What’s next