BankruptcyWatch · Example Payload

Monitor Example

BankruptcyComplianceCourt DataLegalLendingPACER

Monitor Example is an example object payload from BankruptcyWatch, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

monitorIdmonitorTypelabelstatuscreatedAtlastTriggeredAtalertCount

Example Payload

Raw ↑
{
  "monitorId": "example-monitorId",
  "monitorType": "example-monitorType",
  "label": "example-label",
  "status": "example-status",
  "createdAt": "2026-04-19T12:00:00Z",
  "lastTriggeredAt": "2026-04-19T12:00:00Z",
  "alertCount": 0
}