GET
/
v1
/
typebots
/
{typebotId}
/
results
/
{resultId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

typebotId
string
required
resultId
string
required

The 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