v1

latestOpenAPI 3.0.3AGPL-3.0-or-later2026-07-2687268192.4 KB

Get a list of webhooks

Returns a list of all configured webhooks.

get/webhooks

Response

OK

Example response

{
  "database": [
    {
      "updated_at": "2022-09-14T12:15:09.788784Z"
    }
  ]
}