Results
Get a result
API endpoint to retrieve detailed information about a specific agent result by its ID.
GET
Get result by id
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The resultId
is returned by the /startChat endpoint or you can find it by listing results with /results
endpoint
Response
200
application/json
Successful response
The response is of type object
.
Get result by id