Skip to main content

List total answers in blocks

List total answers in blocks

Path Parameters
typebotId string REQUIRED
Responses
200

Successful response

Schema
totalAnswersInBlocks object[]
blockId string
itemId string
total number
default

Error response

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