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
email
The contact’s email address.
first_name
The contact’s first name.
id
Unique identifier for the object.
last_name
The contact’s last name.
metadata
Additional metadata about the contact.
phone_number
The contact’s phone number in E.164 format.