Skip to main content
GET
Get result by id

Authorizations

Authorization
string
header
required

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

OK

result
object
required