Skip to main content
GET
cURL

Request

Query Parameters

  • agent_id (string, required): The ID of the agent.

Response

  • outcomes (object of outcomes types): An object where the keys are the outcome, eg “scheduled” and the sentiment value, eg “positive”.
Sentiment values can be one of three options: “positive”, “negative”, or “neutral”

Example Response

Authorizations

Authorization
string
header
required

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

Query Parameters

agent_id
string
required

The ID of the agent

Response

Outcomes response

outcomes
object
Example: