curl --request GET \
--url http://localhost:3091/v1/api/webhooks/didit/health \
--header 'Authorization: Bearer <token>'"<string>"Returns a simple health status for the Didit webhook endpoint
curl --request GET \
--url http://localhost:3091/v1/api/webhooks/didit/health \
--header 'Authorization: Bearer <token>'"<string>"JWT access token from POST /v1/api/auth/login
Endpoint healthy
The response is of type string.