/
SI
sinch
/
Chatlayer Analytics API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 3w ago
Details
Filter operations
Analytics
1
Apps
1
Conversations
4
Events
9
post
/v1/bots/{bot_id}/events/attributes/{attribute_key}/values
get
/v1/bots/{bot_id}/events/definitions
post
/v1/bots/{bot_id}/events/definitions
post
/v1/bots/{bot_id}/events/funnel
get
/v1/bots/{bot_id}/events/stream
post
/v1/bots/{bot_id}/events/stream
post
/v1/bots/{bot_id}/events/track
get
/v1/teams/{team_id}/events
get
/v1/teams/{team_id}/events/definitions
Flows
4
Intents
2
KnowledgeBase
3
Messages
1
Subscriptions
3
Users
2
Voice
1
Events
post
/v1/bots/{bot_id}/events/funnel
Path parameters
bot_id
string
required
Request body
object
required
version
string
required
start_time
string
required
end_time
string
required
steps
FunnelStep[]
required
breakdown_property
string
order_type
string
properties
FunnelStepFilter[]
Response
A successful response.
ComputeFunnelResponse
required
result
FunnelStepResultByCohort[]
Changes