GuidesAPI Reference
Log In
API Reference

Generate Undelivered Webhooks Report

This API retrieves a list of webhooks which Bringg sent without receiving a confirmation during a specified time period. Bringg tries to send each webhook three times. After a third failed attempt, if the expected response confirmation from the recipient system does not arrive, the webhook is attached to this report.

Body Params
date
required

The start time of the report for the first failed webhook.

date
required

The end time of the report for the last failed webhook.

webhook_types
array of strings

Enter null for a complete list of webhooks. To filter the results by only specific types of webhooks, enter one or more webhook types here.

webhook_types
string

Enter the email address to receive a secured link to the CSV report. This may take a few minutes depending on the size of the report.

string

Enter the URL to receive a secured link to the CSV report. This may take a few minutes depending on the size of the report.

keywords
array of strings

The values specified here can be used to filter the webhook payload content by matching values within the payload. When provided, the report includes only webhook events whose payload contains all specified keywords.

keywords
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json