Skip to main content
GET
/
api
/
v1
/
toolzz
/
{typebotId}
/
results
List Results
curl --request GET \
  --url https://bots.toolzz.ai/api/v1/toolzz/{typebotId}/results
{
  "results": [
    {}
  ]
}

Token de Acesso

Authorization
string
Token de acesso (“Bearer” deve estar antes do token)

Parameters

typebotId
string
required
The unique identifier of the toolzz bot to list results from.

Response Description

Below you will see the description of the function list a result from a toolzz bot.
results
object[]
required
The toolzz bot results information.