---
title: "Changes to List Webhook Logs"
method: GET
path: "/api/v1/webhooks/logs"
---

# Changes to List Webhook Logs

`GET /api/v1/webhooks/logs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-08-24** `a606b0cf18c9` — 8 info
- **2026-08-01** `eb3486b88e55` — 3 info
- **2026-07-26** `425103205026` — 1 info

## Changes

- **2026-08-24** `a606b0cf18c9` — 8 info
  - `query` request parameter `created_at_from` list-of-types was widened by adding types `null`
  - `query` request parameter `created_at_to` list-of-types was widened by adding types `null`
  - `query` request parameter `cursor` list-of-types was widened by adding types `null`
  - `query` request parameter `response_code` list-of-types was widened by adding types `null`
  - for the `query` request parameter `created_at_from`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `created_at_to`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `cursor`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `response_code`, the type/format was generalized from `string`/`` to ``/``
- **2026-08-01** `eb3486b88e55` — 3 info
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`
- **2026-07-26** `425103205026` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/bindbee/apis/bindbee-apis/docs/api/v1/webhooks/logs/get.md) · [API](https://skmtc.dev/bindbee/apis/bindbee-apis.md) · [Page](https://skmtc.dev/bindbee/apis/bindbee-apis/changes/api/v1/webhooks/logs/get)
