GET
/
api
/
v1
/
{typebotId}
/
analytics
/
stats
curl --request GET \
  --url https://bots.toolzz.ai/api/v1/{typebotId}/analytics/stats
{
  "stats": [
    {}
  ]
}

Parameters

typebotId
string
required

The unique identifier of a toolzz bot to get analytics stats from.

User needs to be authenticated

Response Description

Below you will see the description of the function delete a workspace.

stats
object[]
required

Toolzz Bots analytics stats information.