{
"nextPageToken": "eyJsaW1pd",
"items": [
{
"context": {
"requestType": "unknown",
"docId": "string",
"packId": "string",
"packVersion": "string",
"formulaName": "string",
"userId": "string",
"connectionId": "string",
"requestId": "string",
"createdAt": "2018-04-11T00:18:57.946Z",
"logId": "string",
"docObjectId": "string",
"docRowId": "string",
"docColumnId": "string",
"isSyncTable": true,
"isContinuedSyncTable": true,
"autocompleteParameterName": "string",
"invocationSource": "string",
"detailsKey": "string"
},
"level": "error",
"message": "The formula is called!",
"type": "custom"
}
],
"nextPageLink": "https://coda.io/apis/v1/packs/1/logs?pageToken=xyz"
}