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"
}
]
}Returns a list of all configured webhooks.
OK
{
"database": [
{
"updated_at": "2022-09-14T12:15:09.788784Z"
}
]
}