Airtable · Example Payload

Airtable Audit Log Event Example

ApplicationsCollaborationDataDatabasesLow-CodeProductivitySpreadsheets

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

Top-level fields

idtimestampactionactormodelIdmodelTypecategorycontextpayloadVersion

Example Payload

Raw ↑
{
  "id": "rec123abc456",
  "timestamp": "2026-04-19T10:30:00.000Z",
  "action": "example-value",
  "actor": {},
  "modelId": "rec123abc456",
  "modelType": "base",
  "category": "app",
  "context": {},
  "payloadVersion": "example-value"
}