namedWebhooksIntegration

Arguments

Returns

NamedWebhooksIntegration!
NamedWebhooksIntegration!
Collapse
  • id
    Named Webhooks Integration ID
  • deleted
    Indicates whether the integration has been deleted.
  • enabled
    Enable or disable sending webhooks
  • endpoint
    User provided endpoint to send webhooks to
  • Name of the webhooks endpoint
  • Labels associated with the endpoint. This can be used for matching in notification policies.
  • secretHeaders
    Secret headers is a list of header keys which are set for this webhook. Only the keys are returned as values potentially have sensitive data.
  • secret
    Secret to be hashed and sent with payload
  • createdAt
    CreatedAt is unix timestamp (in seconds) at which the webhook was created