{
"data": [
{
"id": "DoASO0",
"title": "Sample Meeting",
"start_at": "2026-05-16T11:00:00.000+09:00",
"end_at": "2026-05-16T12:00:00.000+09:00",
"conference_link": "https://us02web.zoom.us/j/0000000000",
"conference_type": "Zoom",
"attendees": [
{ "email": "alice@example.com" },
{ "email": "bob@example.com" }
],
"recordings": [
{
"id": "K3xQzR",
"status": "done",
"started_at": "2026-05-16T02:00:00.000Z",
"ended_at": "2026-05-16T03:00:00.000Z",
"audio_duration": null
}
],
"created_at": "2026-05-10T00:00:00.000Z",
"updated_at": "2026-05-16T03:00:00.000Z"
}
],
"pagination": { "end_cursor": 25, "has_next_page": true, "total_count": 134 }
}