Get Contact Verification Statusget https://example.com/programs/{programCode}/verification/status/{sessionIdentifier}Retrieves the contact verification status for a given session identifier and program.Path ParamsprogramCodestringrequiredThe code of the program for which the contact verification status is retrieved.sessionIdentifierstringrequiredThe identifier of the contact verification session to retrieve the status for.HeadersX-GD-RequestIdstringrequiredThe unique request identifier from the request header.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago