Skip to main content
GET
Activity events of a conversation

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Query Parameters

type
enum<string>
Available options:
intent_call,
knowledge_retrieval,
action_completed,
action_failed,
handover,
agent_transfer,
queue_transfer,
escalation,
approval_request,
approval_resolved,
callback_opened
status
enum<string>
Available options:
completed,
pending,
approved,
rejected,
failed
after
string<uuid>

Only events newer than this event uuid — for incremental polling

per_page
integer
Required range: x <= 100

Response

Events retrieved