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": [
    {}
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt

Use this file to discover all available pages before exploring further.

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.