> ## Documentation Index
> Fetch the complete documentation index at: https://docs.helloproper.com/llms.txt
> Use this file to discover all available pages before exploring further.

# The contact object

### Attributes

<ResponseField name="id" type="string">
  The unique identifier for the contact.
</ResponseField>

<ResponseField name="name" type="string">
  The name of the contact.
</ResponseField>

<ResponseField name="email" type="string">
  The email address of the contact.
</ResponseField>

<ResponseField name="phoneNumber" type="string">
  The phone number of the contact.
</ResponseField>
