Retrieve a paginated list of query runs with filters for status, platform, topic, and date range.
Returns a paginated list of query runs in your workspace. Each result includes the associated prompt text, topic name, and brands mentioned in the AI response.Documentation Index
Fetch the complete documentation index at: https://slatehq.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer slat_<your-token>.0.10.startedAt.asc, desc. Default: desc.COMPLETED, FAILED, PENDING).CHATGPT, PERPLEXITY, GOOGLE_AI_OVERVIEW, GOOGLE_AI_MODE, GEMINI, CLAUDE.US).2026-02-01T00:00:00Z).from if both are provided.200 OK with a paginated list of query runs.
0. Default sort is by startedAt descending (most recent first).| Status | Description |
|---|---|
200 | List returned. |
400 | Invalid query parameter, location code, or date range (from is after to). |
401 | Missing or invalid Bearer token. See Authentication. |
500 | Internal server error. |