/
VA
vapiai
/
Vapi API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 5d ago
Details
Filter operations
Analytics
1
Assistants
5
Calls
6
Campaigns
5
Chats
6
Eval
9
Files
5
Insight
7
get
Get Insights
post
Create Insight
get
Get Insight
delete
Delete Insight
patch
Update Insight
post
Run Insight
post
Preview Insight
Observability/Scorecard
5
Phone Numbers
6
Provider Resources
5
Sessions
6
Squads
5
Structured Outputs
6
Tools
6
Insight
Run Insight
post
/reporting/insight/{id}/run
Path parameters
id
string
required
Request body
InsightRunDTO
required
formatPlan
InsightRunFormatPlan
timeRangeOverride
InsightTimeRangeWithStep
Example request
{ "formatPlan": { "format": "raw" } }
Response
InsightRunResponse
required
id
string
required
insightId
string
required
orgId
string
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
Changes