List result logs
List result logs
Path Parameters |
---|
typebotId string โ REQUIRED |
resultId string โ REQUIRED |
Responses | ||||||||
---|---|---|---|---|---|---|---|---|
200 Successful response
| ||||||||
default Error response
|
List result logs
Path Parameters |
---|
typebotId string โ REQUIRED |
resultId string โ REQUIRED |
Responses | ||||||||
---|---|---|---|---|---|---|---|---|
200 Successful response
| ||||||||
default Error response
|
query.results.getResultLogs
GET /typebots/:typebotId/results/:resultId/logs
https://app.typebot.io/api/v1
curl -L -X GET 'https://app.typebot.io/api/v1/typebots/:typebotId/results/:resultId/logs' \
-H 'Accept: application/json'