get https://{tenant_url}/api/v1/parties//verifications
When a verification session is started on a party, individual party verification sessions will be created for each of the related parties which require verification. Detailed results of why a verification session failed may be retrieved by fetching the related party verification session.
Results may be limited by using the verification_type
query parameter, to limit to only identity_verification
sessions for instance.