Get Prompts
π’ GET - Prompts
Get Prompts
Retrieve prompts with visibility status for the dashboard
GET
Get Prompts
Gets prompts for a business along with their visibility status across AI platforms. Used to populate the βTracked Queriesβ table in the dashboard.
Sorting: Prompts are sorted by
last_tested_at DESC NULLS LAST, so recently tested prompts appear first, followed by untested prompts.
Path Parameters
string
required
The Clerk organization slug
Query Parameters
string
Filter by product/item ID. Use
"business" for business-only prompts.string
Comma-separated entity IDs to filter by (for multi-select)
integer
default:"100"
Maximum prompts to return
integer
default:"0"
Pagination offset
Response
string
The organization slug
string
Product ID if filtered
array
Array of prompt objects
integer
Total number of prompts
integer
Limit used
integer
Offset used
Prompt Object
Platforms Object
Each platform has a boolean indicating if the business was mentioned:true(β): Entity was found/recommendedfalse(β): Entity was not foundnull(-): Not yet tested
chatgpt- ChatGPT visibilitygemini- Google Gemini visibilityclaude- Anthropic Claude visibilityperplexity- Perplexity AI visibilitycopilot- Microsoft Copilot visibilitydeepseek- DeepSeek visibilitygrok- xAI Grok visibilitygoogle_ai- Google AI visibility