/
OP
openreplay
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 7h ago
View markdown
openreplay
FastAPI
post
Get Assist Stats Sessions
OpenAPI 3.1.0
2026-08-12
220
115
153.1 KB
b88c6139a4d1
account
7
accounts
2
alerts
6
announcements
2
assist
10
assist-stats
3
get
Get Assist Stats Avg
get
Get Assist Stats Top Members
post
Get Assist Stats Sessions
async
4
authentication
1
autocomplete
3
banner
1
billing
9
boarding
5
client
15
errors
3
events
1
feature flags
6
feedback
1
integrations
63
login
2
mcp
2
metadata
4
mobile
1
notifications
4
opensource
6
product_analytics
6
projects
11
recommendations
7
reset password
1
saas-health
4
sessions
2
signals
2
signup
3
sourcemaps
2
spot
3
stripe
1
tags
4
testing_api
1
traces
2
tracker
2
users
3
webhooks
3
weekly report config
2
assist-stats
Get Assist Stats Sessions
post
/{projectId}/assist-stats/sessions
Path parameters
projectId
integer
required
Request body
AssistStatsSessionsRequest
required
startTimestamp
integer
required
endTimestamp
integer
required
limit
integer
nullable
page
integer
nullable
sort
'timestamp'
|
'assist_duration'
|
'call_duration'
|
'control_duration'
order
'asc'
|
'desc'
userId
integer
nullable
Response
Successful Response
AssistStatsSessionsResponse
required
total
integer
required
page
integer
required
list
AssistStatsSession[]