BigPanda · Example Payload

Bigpanda Audit Log Entry Example

IncidentsMonitoringPlatform

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

Top-level fields

iduseractiontimestamp

Example Payload

Raw ↑
{
  "id": "log-abc123",
  "user": "admin@example.com",
  "action": "created_environment",
  "timestamp": 1713000000
}