Wasm Directoryalpha
Record

get-webhook-endpoints-response

No description available.

record get-webhook-endpoints-response {
  data: list​<webhook-endpoint>,
  has-more: bool,
  object: get-webhook-endpoints-response-object-enum,
  url: string,
}

Fields

NameTypeDescription
datalist​<webhook-endpoint>
has-morebool
objectget-webhook-endpoints-response-object-enum
urlstring