Reclaim.ai · Example Payload

Reclaim Ai Notification Example

AISchedulingCalendarProductivityTasksHabitsTime ManagementMeetingsFocus Time

Reclaim Ai Notification Example is an example object payload from Reclaim.ai, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iduserIdcontextDateTimetypecontextstatus

Example Payload

Raw ↑
{
  "id": {
    "id": "string"
  },
  "userId": {
    "id": "string"
  },
  "contextDateTime": "2026-06-13T09:00:00Z",
  "type": "DAILY_DIGEST",
  "context": {},
  "status": "PENDING"
}