Retrieve a contact
Retrieves a Contact object.
Path parameters
id
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Contact
id
Unique identifier for the object.
phone_number
The contact's phone number in E.164 format.
email
The contact's email address.
first_name
The contact's first name.
last_name
The contact's last name.
metadata
Set of key-value pairs that will be stored with the object.