GET
/
v2.01
/
{ClientId}
/
identity-verifications
/
{IdvSessionId}
// GET has no body parameters
{
    "Id": "idnver_01JH2ZK1MKAMG5H2Q20M5K6020",
    "Tag": "Created using the Mangopay API Postman collection",
    "CreationDate": 1736340768,
    "HostedUrl": "https://user-verification.sandbox.mangopay.com/66ebfacebd780d434e8e6a9d?sessionId=677e75212400002f00a6edd0&redirectURL=https%3A%2F%2Fexample.com",
    "Status": "VALIDATED",
    "ReturnUrl": "https://example.com"
}

Path parameters

IdvSessionId
string

The unique identifier of the identity verification session.

Responses

{
    "Id": "idnver_01JH2ZK1MKAMG5H2Q20M5K6020",
    "Tag": "Created using the Mangopay API Postman collection",
    "CreationDate": 1736340768,
    "HostedUrl": "https://user-verification.sandbox.mangopay.com/66ebfacebd780d434e8e6a9d?sessionId=677e75212400002f00a6edd0&redirectURL=https%3A%2F%2Fexample.com",
    "Status": "VALIDATED",
    "ReturnUrl": "https://example.com"
}
// GET has no body parameters