Reclaim.ai · Example Payload

Reclaim Ai Event Example

AISchedulingCalendarProductivityTasksHabitsTime ManagementMeetingsFocus Time

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

Top-level fields

schedulingLinkIdschedulingLinkMeetingIdunderAssistControlassistreclaimEventTypepersonalSyncreclaimManagedreclaimManagedAndSelfOrganizedeventId

Example Payload

Raw ↑
{
  "schedulingLinkId": "string",
  "schedulingLinkMeetingId": "string",
  "underAssistControl": false,
  "assist": {
    "type": {},
    "customHabit": false,
    "smartSeries": false,
    "focus": false,
    "habitOrTask": false,
    "task": false,
    "conferenceBuffer": false,
    "travelBuffer": false,
    "status": {},
    "travelNewEventId": "string"
  },
  "reclaimEventType": "USER",
  "personalSync": false,
  "reclaimManaged": false,
  "reclaimManagedAndSelfOrganized": false,
  "eventId": "string"
}