Skip to main content
GET
/
v1
/
api
/
webhooks
/
didit
/
status-update
Handle user redirect after Didit verification
curl --request GET \
  --url http://localhost:3091/v1/api/webhooks/didit/status-update \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

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

Query Parameters

verificationSessionId
string
status
string

Response

200 - */*

Redirect page returned

The response is of type string.