Skip to main content
GET
Get KYC Verification Status

Authorizations

Authorization
string
header
required

HTTP Bearer Authentication. Generate a shared token via /authenticate/token, then pass it as Authorization: Bearer <token>.

Path Parameters

tenantId
string
required
workflowRunId
string<uuid>
required

Verification run identifier (UUID).

Response

Verification status fetched

status
enum<string>
Available options:
success
message
string
Example:

"Workflow status fetched"

data
object