Contact

A person you work with at a client company, or a standalone contact who belongs to none.

  • archived_at
    Type: string | null Format: date-time
    required

    When the contact was archived, or null while they are active. Archived contacts are left out of the list endpoint.

  • company_ids
    Type: array integer[]
    required

    Ids of every company this contact is linked to. A contact can belong to more than one.

  • created_at
    Type: string Format: date-time
    required

    When the contact was added to your account.

  • default_company_id
    Type: integer | null
    required

    Id of the company this contact is the primary contact for, or null when they are not the primary contact anywhere.

  • email
    Type: string | null
    required

    The contact's email address.

  • id
    Type: integer
    required

    Unique identifier for the contact.

  • job_title
    Type: string | null
    required

    The contact's job title, or null when unset.

  • name
    Type: string | null
    required

    The contact's full name.

  • phone_number
    Type: string | null
    required

    The contact's phone number, or null when unset.

  • url
    Type: string
    required

    Absolute link to the contact in the Bonsai app. Share it to send someone straight to the record.