200 – Response (example)
{
"events": [
{
"actor": {
"type": "user",
"user": {
"email": "foo@bar.com",
"id": "usrL2PNC5o3H4lBEi",
"name": "Jane Doe"
}
},
"context": {
"baseId": "appLkNDICXNqxSDhG"
},
"eventTimestamp": "2022-02-01T21:25:05.663Z",
"id": "01FYFFDE39BDDBC0HWK51R6GPF",
"objectId": "appLkNDICXNqxSDhG",
"objectType": "base",
"origin": {
"ipAddress": "1.2.3.4"
},
"payload": {
"data": {
"changedTablesById": {
"tbltp8DGLhqbUmjK1": {
"changedFieldsById": {
"fldoi0c3GaRQJ3xnI": {
"current": {
"name": "new name"
},
"previous": {
"name": "previous name"
}
}
},
"changedMetadata": {
"current": {
"description": "table description",
"name": "table name"
},
"previous": {
"description": "previous name",
"name": "previous name"
}
},
"changedRecordsById": {
"rec560UJdUtocSouk": {
"current": {
"cellValuesByFieldId": {
"fldgdCnvrkNsrWnDn": [
{
"id": "rec560UJdUtocSouk",
"name": "Record primary column value"
}
],
"fldoi0c3GaRQJ3xnI": "Updated hello world"
}
},
"previous": {
"cellValuesByFieldId": {
"fldgdCnvrkNsrWnDn": null,
"fldoi0c3GaRQJ3xnI": "Hello world"
}
}
}
},
"changedRecordsMetadataById": {
"rec560UJdUtocSouk": {
"changedCommentsById": {
"comB5z37Mg9zaEPw6": {
"current": {
"text": "updated comment text"
},
"previous": {
"text": "previous comment text"
}
}
},
"createdCommentsById": {
"comB5z37Mg9zaEPw6": {
"text": "comment text"
}
},
"destroyedCommentIds": [
"comB5z37Mg9zaEPw6"
]
}
},
"createdFieldsById": {
"fldoi0c3GaRQJ3xnI": {
"name": "new name",
"type": "number"
}
},
"createdRecordsById": {
"rec560UJdUtocSouk": {
"cellValuesByFieldId": {
"fldoi0c3GaRQJ3xnI": "Hello world"
},
"createdTime": "2022-02-01T21:25:05.663Z"
}
},
"destroyedFieldIds": [
"fldoi0c3GaRQJ3xnI"
]
}
},
"createdTablesById": {
"tbltp8DGLhqbUmjK1": {
"fieldsById": {
"fldoi0c3GaRQJ3xnI": {
"name": "Name",
"type": "singleLineText"
}
},
"metadata": {
"description": "new table description",
"name": "new table"
},
"recordsById": {
"rec560UJdUtocSouk": {
"cellValuesByFieldId": {
"fldoi0c3GaRQJ3xnI": "Hello world"
},
"createdTime": "2022-02-01T21:25:05.663Z"
}
},
"recordsMetadataById": {
"rec560UJdUtocSouk": {
"commentsById": {
"comB5z37Mg9zaEPw6": {
"text": "comment text"
}
}
}
}
}
},
"destroyedTableIds": [
"tbltp8DGLhqbUmjK1"
]
},
"version": "v0"
},
"timestamp": "2022-02-01T21:25:05.663Z",
"type": "base_modified"
}
],
"offset": "01FYET2W5BGQ24DXT5C4AG36PR"
}