Skip to main content
GET
/
v1
/
api
/
webhooks
/
didit
/
health
Webhook health check
curl --request GET \
  --url http://localhost:3091/v1/api/webhooks/didit/health \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

JWT access token from POST /v1/api/auth/login

Response

200 - */*

Endpoint healthy

The response is of type string.