{
"data": [
{
"id": "b1c2d3e4-f5a6-7890-abcd-ef1234567890",
"assistant_id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"assistant_name": "Klantenservice Bot",
"contact_id": "d4e5f6a7-b8c9-0123-def0-1234567890ab",
"contact_name": "Jan de Vries",
"contact_phone_number": "+31612345678",
"scheduled_time": "2026-02-20T09:00:00Z",
"processed": false,
"variables": {
"property1": "string",
"property2": "string"
},
"created_at": "2026-02-18T14:00:00Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
],
"pagination": {
"total": 42,
"limit": 10,
"offset": 0,
"has_more": true
}
}