Get result by id
Get result by id
Path Parameters |
---|
typebotId string — REQUIRED |
resultId string — REQUIRED |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful response
| |||||||||||||||||||||
default Error response
|
Get result by id
Path Parameters |
---|
typebotId string — REQUIRED |
resultId string — REQUIRED |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful response
| |||||||||||||||||||||
default Error response
|
results-getResult
GET /typebots/:typebotId/results/:resultId
https://app.typebot.io/api/v1
curl -L 'https://app.typebot.io/api/v1/typebots/:typebotId/results/:resultId' \
-H 'Accept: application/json'