Record

webhook-delivery

No description available.

record webhook-delivery {
  attempts: option​<list​<attempt>>,
  finished-at: option​<string>,
  id: option​<string>,
  record-type: option​<string>,
  started-at: option​<string>,
  status: option​<get-webhook-deliveries-filter-status-eq-enum>,
  user-id: option​<string>,
  webhook: option​<webhook-delivery-webhook>,
}

Fields

NameTypeDescription
attemptsoption​<list​<attempt>>
finished-atoption​<string>
idoption​<string>
record-typeoption​<string>
started-atoption​<string>
statusoption​<get-webhook-deliveries-filter-status-eq-enum>
user-idoption​<string>
webhookoption​<webhook-delivery-webhook>