latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-15142192531.5 KB

7d1aff84ce3b

User testing

Request insights for the current window

Spends. Runs a model over the scenario's current window and draws on the organization's insightsPerDay ledger, which is SHARED with eval-run and swarm wave insights — spending it here takes it from there.

202: scheduled, not done. Poll GET .../windows/{windowId}/insights with the returned windowId rather than re-requesting.

409 when the current window has not been mined yet: the request was well formed and retrying it verbatim will not help until sessions have been processed.

post/projects/{projectId}/user-testing/scenarios/{scenarioId}/insights

Request body

forceboolean

Regenerate even when a completed generation already exists. SPENDS A SECOND TIME — that is the whole point of the flag, so it is never inferred.

Response

Scheduled.

scenarioIdstring required
projectIdstring required
windowIdstring required

The window this generation covers. Poll GET .../windows/{windowId}/insights with it.

status'pending' required