List Prompts
Configuration API
List Prompts
Returns a paginated list of active prompts for the specified brand, including their variants, tags, and topics. Use this endpoint to retrieve all prompts configured for AI visibility tracking.
GET
List Prompts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier for the brand
Query Parameters
Maximum number of prompts to return per page.
Required range:
x >= 1Number of prompts to skip for pagination.
Required range:
x >= 0Filter prompts by journey stage.
Available stages:
Advice- Prompts seeking recommendations or guidanceAwareness- Prompts exploring a topic or problem spaceEvaluation- Prompts assessing specific optionsComparison- Prompts comparing multiple optionsOther- Prompts that don't fit other categories
Available options:
Advice, Awareness, Evaluation, Comparison, Other