Get Client
Retrieve a specific client by ID
Authentication
x-api-keystring
API Key authentication via header
Path parameters
clientId
Client identifier
Query parameters
include_virtual_properties
Whether to include virtual properties in the response. Defaults to false unless explicitly set to true.
include_contacts
Whether to include associated contacts in the response. Defaults to false unless explicitly set to true.
Response
Client details
address
Record location/address
clientType
Type of client (residential or commercial)
Allowed values:
companyId
Company identifier
contacts
createdAt
Creation timestamp
custom
Custom fields
description
Record description
id
Unique identifier
isActive
Whether the record is active
number
Record number (e.g., 1234)
primaryEmail
Primary contact email
primaryPhone
Primary contact phone
title
Record title/name
updatedAt
Last update timestamp
