GET
Get Sumsub IDV status
Returns the current identity verification status for the given IDV record. Does not refresh the WebSDK URL — call POST /v1/idv to initiate or retry.
Path Params
-
idvIdstring requiredThe IDV record ID
Responses
200
200
Response Body
object
-
idvIdstring required -
statusstring enum requiredpendingaction_requiredapprovedrejected -
verificationTypestring enum requiredpenny-dropvideo-idliveness-only -
userIdstring required -
enterpriseIdstring required -
organizationIdstring nullable required -
rejectLabelsarray of strings nullable required
403
403
Response Body
object
-
errorstring requiredError message
404
404
Response Body
object
-
errorstring requiredError message
500
500
Response Body
object
-
errorstring requiredError message