Skip to main content
GET
List recent agent handoffs

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Agent identifier (Devotel agent_xxx id).

Query Parameters

limit
integer
default:25

Maximum number of handoff rows to return (1–100, default 25).

Required range: 1 <= x <= 100

Response

200 - application/json

Recent handoff events for the agent

Recent handoff events for the agent

data
object
meta
object