v3
latestOpenAPI 3.1.02026-08-044114182.0 KBRaw platform responses from the latest usable or selected run
Returns enriched platform responses (one per prompt × platform) with brand mentions, citations, and attributes attached. Pass runId to read a specific completed run. Empty array when no usable run exists.
Query parameters
Project id. Required on all data endpoints.
Prompt run ID. Omit to use the project's latest usable run. By default the run must be completed; pair with allowIncompleteRun=1 to read partial results from an owned in-progress, cancelled, or failed run. Use GET /prompts/runs to list run IDs.
LLM platform identifier. Newer scraper-backed ids end in _app; chatgpt, perplexity, and gemini are legacy and not returned by current runs.
Set to 1 with runId to read partial results from an owned run in any status. Unknown and other-project run IDs return an empty array in this mode.
Comma-separated list of attribute filters. Accepts both built-in attributes (e.g. pricing, comparisons) and project-specific custom attributes.
Response
Successful response