Results
Get a result
GET
/
v1
/
typebots
/
{typebotId}
/
results
/
{resultId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
typebotId
string
requiredresultId
string
requiredThe resultId
is returned by the /startChat endpoint or you can find it by listing results with /results
endpoint
Response
200 - application/json
result
object
required