Skip to main content

List total edges used in results

List total edges used in results

Path Parameters
typebotId string REQUIRED
Responses
200

Successful response

Schema
totalVisitedEdges object[]
edgeId string
total number
default

Error response

Schema
message string
code string
issues object[]
message string
analytics-getTotalVisitedEdges
GET /v1/typebots/:typebotId/analytics/totalVisitedEdges
typebotId — path
https://app.typebot.io/api
curl -L 'https://app.typebot.io/api/v1/typebots/:typebotId/analytics/totalVisitedEdges' \
-H 'Accept: application/json'