Identity Verification (IDV)
List the caller's Sumsub IDV records
Returns IDV records for the authenticated user (user-id header). Optional enterpriseId filters to that enterprise. Does not create an applicant. Empty list when the caller has no IDV, or when enterpriseId is set and not linked (does not leak existence). Does not refresh the WebSDK URL — call POST /v1/idv to initiate or retry.
get/api/sumsub-service/v1/idv
Query parameters
enterpriseIdstring
Optional BitGo enterprise ID. When set, only IDVs linked to this enterprise are returned. When omitted, returns every enterprise link for the caller.
Response
200
Changes
Changed in 1 of the 33 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○