Skip to content

Instantly share code, notes, and snippets.

@ShaileshPrajapati-BTC
Created July 16, 2020 12:33
Show Gist options
  • Save ShaileshPrajapati-BTC/c4260983fcbd404cfa839cdf90d2d66b to your computer and use it in GitHub Desktop.
Save ShaileshPrajapati-BTC/c4260983fcbd404cfa839cdf90d2d66b to your computer and use it in GitHub Desktop.
HTTP/1.1 200 OK
Content-type: application/json
Content-length: 465
{
"value": [
{
"id": "AAMkADA1MTrfAAA=",
"createdDateTime": "2016-04-22T05:44:01.2012012Z",
"lastModifiedDateTime": "2016-04-22T05:44:02.9980882Z",
"changeKey": "1/KC9Vmu40G3DwB6Lgs7MAAAIOJMxw==",
"categories": [ ],
"assignedTo": null,
"body": {
"contentType": "text",
"content": ""
},
"completedDateTime": null,
"dueDateTime": {
"dateTime": "2016-04-25T07:00:00.0000000",
"timeZone": "UTC"
},
"hasAttachments":false,
"importance": "normal",
"isReminderOn": false,
"owner": "Administrator",
"parentFolderId": "AQMkADA1MTBEgAAAA==",
"recurrence": null,
"reminderDateTime": null,
"sensitivity": "normal",
"startDateTime": {
"dateTime": "2016-04-23T07:00:00.0000000",
"timeZone": "UTC"
},
"status": "notStarted",
"subject": "Shop for dinner"
},
{
"id": "AAMkADA1MTrgAAA=",
"createdDateTime": "2016-04-22T06:03:35.9279794Z",
"lastModifiedDateTime": "2016-04-22T06:03:35.9436052Z",
"changeKey": "1/KC9Vmu40G3DwB6Lgs7MAAAIOJMyQ==",
"categories": [ ],
"assignedTo": null,
"body": {
"contentType": "text",
"content": ""
},
"completedDateTime": null,
"dueDateTime": {
"dateTime": "2016-04-27T04:00:00.0000000",
"timeZone": "UTC"
},
"hasAttachments":false,
"importance": "normal",
"isReminderOn": false,
"owner": "Administrator",
"parentFolderId": "AQMkADA1MTBEgAAAA==",
"recurrence": null,
"reminderDateTime": null,
"sensitivity": "normal",
"startDateTime": {
"dateTime": "2016-04-26T04:00:00.0000000",
"timeZone": "UTC"
},
"status": "notStarted",
"subject": "Shop for dinner"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment