Reclaim.ai · Example Payload

Reclaim Ai User Example

AISchedulingCalendarProductivityTasksHabitsTime ManagementMeetingsFocus Time

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

Top-level fields

idemailprincipalproviderbaseProvidernamefirstNameentitlementsdetailedEntitlementseditionEntitlements

Example Payload

Raw ↑
{
  "id": "string",
  "email": "string",
  "principal": "string",
  "provider": "string",
  "baseProvider": "string",
  "name": "string",
  "firstName": "string",
  "entitlements": {
    "unlimitedHabitsEnabled": false,
    "unlimitedConnectedCalendarsEnabled": false,
    "unlimitedSyncEnabled": false,
    "customSyncTransparencyEnabled": false,
    "smart11CreationEnabled": false,
    "customSlackSyncStatusEnabled": false,
    "customConferenceBufferTitleEnabled": false,
    "schedulingLinkSurveyEnabled": false,
    "maxDaysAheadForSchedulingLinks": 1,
    "linearEnabled": false
  },
  "detailedEntitlements": {
    "unlimitedHabitsEnabled": {},
    "unlimitedSyncEnabled": {},
    "unlimitedConnectedCalendarsEnabled": {},
    "customSyncTransparencyEnabled": {},
    "smart11CreationEnabled": {},
    "customSlackSyncStatusEnabled": {},
    "customConferenceBufferTitleEnabled": {},
    "linearEnabled": {},
    "jiraEnabled": {},
    "todoistEnabled": {}
  },
  "editionEntitlements": {
    "MAX_TEAM_SIZE": {
      "value": {},
      "nextValue": {},
      "nextEdition": {}
    },
    "SCHEDULER_WEEKS": {
      "value": {},
      "nextValue": {},
      "nextEdition": {}
    },
    "MAX_TASKS": {
      "value": {},
      "nextValue": {},
      "nextEdition": {}
    },
    "MAX_CALENDARS": {
      "value": {},
      "nextValue": {},
      "nextEdition": {}
    },
    "MAX_SYNCS": {
      "value": {},
      "nextValue": {},
      "nextEdition": {}
    },
    "MAX_HABITS": {
      "value": {},
      "nextValue": {},
      "nextEdition": {}
    },
    "MAX_TASKS_WEEK": {
      "value": {},
      "nextValue": {},
      "nextEdition": {}
    },
    "TRAVEL_TIME": {
      "value": {},
      "nextValue": {},
      "nextEdition": {}
    },
    "DECOMPRESSION_TIME": {
      "value": {},
      "nextValue": {},
      "nextEdition": {}
    },
    "CUSTOM_BLOCKING": {
      "value": {},
      "nextValue": {},
      "nextEdition": {}
    }
  }
}