Prompts
List Prompts
GET
Lists tracked prompts for a project with visibility, mention counts, and sentiment for the selected timeframe. Finseo evaluates these prompts against ChatGPT, Claude, Perplexity, and other models.
avgPosition in the response is the Mention Depth: how deep in the answer text the brand mention appears (0% = very top). It is not a ranking position — for the ordinal Position KPI see the competitors endpoint (avgMentionOrder) and KPIs explained.
string
required
Project identifier.
string
default:"30d"
Rolling window length, e.g.
7d, 30d, 90d. This endpoint only supports relative windows — custom startDate/endDate ranges are not available here and are rejected with a 400.string
Filter results to a single model (e.g.
chatgpt).string
ISO language code filter (e.g.
en, de).string
JSON array string or comma-separated tag names to filter prompts.
string
Case-insensitive substring match on prompt text.
integer
default:"1"
Page number (1-based).
integer
default:"50"
Page size (1–500).