cURL
curl --request GET \ --url https://{tenantDomain}.sinjapp.org/api/v1/contacts/lookup \ --header 'X-Api-Key: <api-key>'
{ "exists": true, "can_receive": true, "reason_code": "ok", "recipient_id": 123, "is_verified": true, "phone_verified_at": "2023-11-07T05:31:56Z" }
Lookup result from TGO Connect.
"ok"