The Reminder object
{
"id": "reminder_123456",
"purpose": "Follow up with lead",
"context": "sales",
"timestamp": 1711801800000,
"status": "scheduled",
"metadata": {
"channel": "email",
"priority": "high"
},
"taskId": "task_987654",
"customerId": "cust_456789",
"opportunityId": "opp_123789",
"createdAt": "2025-03-25T12:00:00Z",
"updatedAt": "2025-03-25T12:05:00Z"
}Attributes
Last updated