Returns the address and UID information for the specified contact name.
GET
/api-v1/contact/address
curl \
--request GET 'https://wyzio.app/api-v1/contact/address?name=string'
Response examples (200)
{}
Returns the address and UID information for the specified contact name.
curl \
--request GET 'https://wyzio.app/api-v1/contact/address?name=string'
{}