Skip to main content
GET
/
api
/
webhooks
cURL
curl --request GET \
  --url https://api.kazzle.app/api/webhooks \
  --header 'Authorization: Bearer <token>'
{
  "status": "<string>",
  "service": "<string>"
}

Authorizations

Authorization
string
header
required

Better Auth JWT token

Response

200 - application/json

OK

status
string
required
service
string
required