Address and uid by contact name

GET /api-v1/contact/address

Headers

Query parameters

Responses

  • OK

    Additional properties are allowed.

  • 400 Bad Request

  • 401 Unauthorized

  • 403 Access Denied

  • 404 Not Found

  • 500 Internal Server Error

GET /api-v1/contact/address
curl \
 --request GET http://wyzio.app/api-v1/contact/address?name=string \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"
Response examples (200)
{}