Get a Contact

Used to get a contact

If an [id] is not specified the path, the query string parameters email or mobilephone can be used to find the contact.

📘

Shared email or mobile phone

It is possible for multiple contacts to share the same mobile phone or email. The first matching contact is returned by the API.

Example for how to find a contact by email address:

Example for how to find a contact by mobile phone:

/api/v1/contact?mobilephone=+155512345678
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!