Check whether ownership of a 3pid was validated.

GET {{baseUrl}}/3pid/getValidated3pid?sid=deserunt dolore&client_secret=monkeys_are_GREAT

Determines if a given 3pid has been validated by a user.

Request Params

KeyDatatypeRequiredDescription
sidstring(Required) The Session ID generated by the requestToken call.
client_secretstring(Required) The client secret passed to the requestToken call.

RESPONSES

status: OK

{"medium":"email","validated_at":1457622739026,"address":"louise@bobs.burgers"}