Get Prompt Analytics
Get computed analytics for a specific prompt, including quality metrics, usage statistics, and suggestion data.
Requires Growth+ plan or higher.
Returns:
- Quality: Average conversation quality index
- Usage: Total conversations and last used timestamp
- Suggestions: Suggestion count, effective suggestion count (active versions only), and needs-review flag
Rate limited based on your plan’s maxAnalysesPerHour.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The prompt ID to get analytics for
Response
Prompt analytics retrieved successfully
Average conversation quality index across all conversations using this prompt.
Total number of conversations using this prompt.
ISO 8601 timestamp of the most recent conversation using this prompt.
Total number of suggestions from prompt analyses.
Suggestion count scoped to active versions only. Zero if the prompt is not part of an active version.
Whether the prompt has effective suggestions that need review.

