get
https://api.dotfile.com/v1/webhook-logs
Returns the webhook events delivered for your workspace — each with its full payload and every delivery attempt — filterable by case, individual, event and date. Webhook logs are retained for a limited period (30 days by default); events older than your retention period are not returned.
See also
Learn more about Webhook logs
Learn more about Filtering, Sorting and Pagination
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400The request is either malformed or contain invalid parameters.
- One or multiple filtering parameters might be malformed. Make sure to use a supported operator and value for each filter.
- If specified, make sure the value of the
pageorlimitquery parameter are valid. - Value of the
sortparameter is invalid. Make sure the field name is supported, the sorting order is correctly specified, and a same field is not used multiple times for sorting.