get https://us-1.dailystory.com/api/v1/contact/[id]/
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:
/api/v1/[email protected]
Example for how to find a contact by mobile phone:
/api/v1/contact?mobilephone=+155512345678