Appointment
Field Name
Type
Description
Example
{
"appointment_id": 32730,
"attendees": [
{
"email": "[email protected]",
"name": "User",
"user_id": "2368d5f1-d8f6-4a89-b8b1-3a02d4c5cd27"
}
],
"description": "test",
"end": "2025-08-27T06:30:00Z",
"event": "appointment.updated",
"event_id": "30ce8fd0-b667-45b0-86c0-72a0970c0876",
"post_event_status": null,
"start": "2025-08-27T06:00:00Z",
"status": "confirmed",
"summary": "Test",
"timestamp": "2025-08-26T19:53:22.999499+00:00",
"tzid": "UTC"
}Last updated
Was this helpful?