Skip to main content
GET
Each row is a question that was followed by an abstained answer: the assistant said it could not answer from its sources rather than guess. See How answers work. Rows carry the question text but never the answer, the citations, or who asked. Identical questions are not grouped. total counts every abstained answer in the window, even when limit returns fewer rows. Because this returns other people’s questions, it requires the owner or admin role. Editors, members and dataset operators receive 403, even though editors can read usage counts.
string
default:"30d"
Trailing window ending now: 7d, 30d or 90d. Any other value returns 400.
string
Limit the results to one assistant (UUID). A malformed ID returns 400; an ID from another organization matches nothing.
integer
default:"50"
Maximum rows to return, from 1 to 200. ASCII digits only.

Response

object
required
The window searched.
integer
required
How many abstained answers match, regardless of limit. A row whose question is no longer stored is counted here but not listed.
object[]
required
Unanswered questions, newest first.
Last modified on September 26, 2026